
Time bar (total: 21.0s)
| 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.5s | 8 256× | 0 | valid |
ival-sin: 851.0ms (39.7% of total)ival-cos: 453.0ms (21.1% of total)ival-mult: 237.0ms (11% of total)ival-tan: 233.0ms (10.9% of total)ival-div: 113.0ms (5.3% of total)ival-fabs: 107.0ms (5% of total)ival-atan: 101.0ms (4.7% of total)ival-add: 40.0ms (1.9% of total)ival-true: 7.0ms (0.3% of total)ival-assert: 3.0ms (0.1% of total)| 1× | egg-herbie |
| 1 528× | unsub-neg |
| 1 238× | times-frac |
| 1 036× | distribute-lft-in |
| 920× | div-sub |
| 756× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 273 |
| 1 | 179 | 273 |
| 2 | 339 | 267 |
| 3 | 516 | 267 |
| 4 | 607 | 267 |
| 5 | 697 | 267 |
| 6 | 1008 | 267 |
| 7 | 1301 | 267 |
| 8 | 2044 | 267 |
| 9 | 3863 | 267 |
| 10 | 5432 | 267 |
| 11 | 5992 | 267 |
| 12 | 6307 | 267 |
| 13 | 6480 | 267 |
| 14 | 6531 | 267 |
| 15 | 7072 | 267 |
| 16 | 7431 | 267 |
| 17 | 7503 | 267 |
| 18 | 7524 | 267 |
| 19 | 7545 | 267 |
| 20 | 7560 | 267 |
| 21 | 7566 | 267 |
| 22 | 7566 | 267 |
| 23 | 7658 | 267 |
| 0 | 17 | 28 |
| 1 | 28 | 28 |
| 2 | 45 | 28 |
| 3 | 49 | 28 |
| 0 | 49 | 27 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
| Outputs |
|---|
(fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 150 | 0 | - | 0 | - | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 15 | 0 | - | 4 | (-9.892554502734357e-213 3.2552977050712884e+106 2.2032017798810007e-114) | (/.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 | 150 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 150 | 106 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 150 | 0 | 106 |
| number | freq |
|---|---|
| 0 | 106 |
| 1 | 150 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 546.0ms | 148× | 2 | valid |
| 126.0ms | 140× | 1 | valid |
| 42.0ms | 224× | 0 | valid |
Compiled 326 to 72 computations (77.9% saved)
ival-sin: 466.0ms (69.6% of total)ival-cos: 121.0ms (18.1% of total)ival-mult: 20.0ms (3% of total)ival-tan: 19.0ms (2.8% of total)adjust: 14.0ms (2.1% of total)ival-div: 11.0ms (1.6% of total)ival-atan: 8.0ms (1.2% of total)ival-add: 4.0ms (0.6% of total)ival-fabs: 4.0ms (0.6% of total)ival-true: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)Compiled 3 to 3 computations (0% 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 31 to 17 computations (45.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) |
| ✓ | cost-diff | 0 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| 52× | *-lowering-*.f32 |
| 52× | *-lowering-*.f64 |
| 24× | accelerator-lowering-fma.f32 |
| 24× | accelerator-lowering-fma.f64 |
| 22× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 130 |
| 1 | 28 | 130 |
| 2 | 45 | 130 |
| 3 | 49 | 130 |
| 0 | 49 | 128 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) |
(* ew (sin t)) |
ew |
(sin t) |
t |
(cos (atan (/ (/ eh ew) (tan t)))) |
(atan (/ (/ eh ew) (tan t))) |
(/ (/ eh ew) (tan t)) |
(/ eh ew) |
eh |
(tan t) |
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) |
(* eh (cos t)) |
(cos t) |
(sin (atan (/ (/ eh ew) (tan t)))) |
| Outputs |
|---|
(fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin t) |
(sin.f64 t) |
t |
(cos (atan (/ (/ eh ew) (tan t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan (/ (/ eh ew) (tan t))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ (/ eh ew) (tan t)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/ eh ew) |
(/.f64 eh ew) |
eh |
(tan t) |
(tan.f64 t) |
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(cos t) |
(cos.f64 t) |
(sin (atan (/ (/ eh ew) (tan t)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 ew (sin.f64 t)) |
| ✓ | accuracy | 99.8% | (*.f64 eh (cos.f64 t)) |
| ✓ | accuracy | 95.4% | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| ✓ | accuracy | 45.8% | (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))) |
| 231.0ms | 74× | 2 | valid |
| 67.0ms | 70× | 1 | valid |
| 20.0ms | 112× | 0 | valid |
Compiled 132 to 19 computations (85.6% saved)
ival-sin: 201.0ms (67.1% of total)ival-cos: 40.0ms (13.4% of total)ival-add: 15.0ms (5% of total)ival-mult: 10.0ms (3.3% of total)adjust: 9.0ms (3% of total)ival-tan: 9.0ms (3% of total)ival-atan: 6.0ms (2% of total)ival-div: 5.0ms (1.7% of total)ival-fabs: 2.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ eh ew) (tan t))> |
#<alt (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))> |
#<alt (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))> |
#<alt (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))))> |
#<alt (cos (atan (/ (/ eh ew) (tan t))))> |
#<alt (* eh (cos t))> |
#<alt (* ew (sin t))> |
| Outputs |
|---|
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ eh (* ew t))> |
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))> |
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))))))> |
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt eh> |
#<alt (+ eh (* -1/2 (* eh (pow t 2))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew t)> |
#<alt (* t (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 123.0ms | ew | @ | inf | (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
| 5.0ms | t | @ | -inf | (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
| 3.0ms | ew | @ | 0 | (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
| 2.0ms | eh | @ | 0 | (/ (/ eh ew) (tan t)) |
| 2.0ms | t | @ | inf | (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
| 1× | batch-egg-rewrite |
| 6 260× | accelerator-lowering-fma.f32 |
| 6 260× | accelerator-lowering-fma.f64 |
| 5 270× | *-lowering-*.f32 |
| 5 270× | *-lowering-*.f64 |
| 2 704× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 90 |
| 1 | 64 | 90 |
| 2 | 518 | 90 |
| 3 | 5814 | 90 |
| 0 | 8040 | 88 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ eh ew) (tan t)) |
(+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) |
(cos (atan (/ (/ eh ew) (tan t)))) |
(* eh (cos t)) |
(* ew (sin t)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (tan.f64 t) (/.f64 ew eh))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(neg.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(neg.f64 (*.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 eh (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) (neg.f64 ew))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (/.f64 ew eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 ew) (/.f64 (neg.f64 eh) (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 #s(literal -1 binary64) (*.f64 (tan.f64 t) (/.f64 ew (neg.f64 eh)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 ew eh) (neg.f64 (tan.f64 t)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 ew (neg.f64 eh))) |
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) |
(/.f64 (/.f64 (*.f64 eh (cos.f64 t)) ew) (sin.f64 t)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 eh) (tan.f64 t))) ew) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (neg.f64 eh))) (neg.f64 ew)) |
(/.f64 (/.f64 (/.f64 (neg.f64 eh) ew) #s(literal -1 binary64)) (tan.f64 t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal -1 binary64)) (/.f64 ew (neg.f64 eh))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t))) ew) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 eh) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (/.f64 ew (neg.f64 eh))) |
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew) |
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64)) (neg.f64 ew)) |
(/.f64 (*.f64 eh (/.f64 #s(literal -1 binary64) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (tan.f64 t))) ew) |
(/.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal -1 binary64)) ew) |
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (neg.f64 ew) (/.f64 (neg.f64 eh) (tan.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) |
(*.f64 eh (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t)))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (sin.f64 t)))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 eh) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) |
(*.f64 (neg.f64 eh) (/.f64 (/.f64 #s(literal 1 binary64) ew) (neg.f64 (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (neg.f64 ew))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(*.f64 (neg.f64 eh) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal 1 binary64) (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (neg.f64 eh) ew)) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (*.f64 eh (cos.f64 t)) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (cos.f64 t) (/.f64 ew eh))) |
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (cos.f64 t)) |
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (/.f64 eh (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (neg.f64 ew)) (neg.f64 eh)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 (/.f64 eh ew) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (sin.f64 t)) (neg.f64 (cos.f64 t))) |
(*.f64 (/.f64 (/.f64 eh ew) (neg.f64 (sin.f64 t))) (neg.f64 (cos.f64 t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) (/.f64 eh ew)) |
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(+.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (*.f64 eh (cos.f64 t))))) (neg.f64 (/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (*.f64 eh (cos.f64 t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 ew (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) ew) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 eh ew) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 eh (cos.f64 t))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 eh (cos.f64 t))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 ew (sin.f64 t)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(neg.f64 (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 ew (+.f64 (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sin.f64 (+.f64 t (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sin.f64 (+.f64 t (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) ew) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) #s(literal -1 binary64)) |
(*.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) |
(*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 t)) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos.f64 (atan.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
(*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) |
| 1× | egg-herbie |
| 18 054× | accelerator-lowering-fma.f32 |
| 18 054× | accelerator-lowering-fma.f64 |
| 5 350× | +-lowering-+.f64 |
| 5 350× | +-lowering-+.f32 |
| 5 244× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 3416 |
| 1 | 489 | 3413 |
| 2 | 1713 | 3348 |
| 3 | 3831 | 3345 |
| 0 | 8257 | 3253 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew (tan t))))))))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
| Outputs |
|---|
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 t t) #s(literal -1/45 binary64) #s(literal -1/3 binary64))) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -2/945 binary64))) (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 t t) #s(literal -1/45 binary64) #s(literal -1/3 binary64)))) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 #s(literal -1/2 binary64) (*.f64 eh t)))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 t (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 #s(literal -1/2 binary64) (*.f64 eh t)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew (tan t))))))))))))) |
(*.f64 t (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fma.f64 eh (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(fma.f64 (*.f64 eh (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 eh #s(literal -1/2 binary64))) eh) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew t) |
(*.f64 t ew) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 t (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew)) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 t (fma.f64 (*.f64 t (*.f64 t ew)) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) ew)) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 ew (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 ew #s(literal -1/6 binary64))) ew)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
Compiled 24 298 to 1 592 computations (93.4% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 559 | 18 | 577 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 560 | 18 | 578 |
| Status | Accuracy | Program |
|---|---|---|
| 87.2% | (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) | |
| 31.8% | (fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) | |
| 44.8% | (fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) | |
| 87.3% | (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| ▶ | 99.8% | (fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 30.2% | (fabs.f64 (fma.f64 ew (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) ew) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) | |
| 54.4% | (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 34.8% | (fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) | |
| ▶ | 34.7% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))))) |
| ▶ | 87.3% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 93.9% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t)))))) | |
| ▶ | 98.9% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 57.0% | (fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 44.4% | (fabs.f64 (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) | |
| 39.0% | (fabs.f64 (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) | |
| 43.1% | (fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| 59.8% | (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| ▶ | 39.4% | (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
Compiled 2 040 to 906 computations (55.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) |
| ✓ | cost-diff | 128 | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 0 | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
| ✓ | cost-diff | 0 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| ✓ | cost-diff | 0 | (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
| ✓ | cost-diff | 0 | (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
| ✓ | cost-diff | 0 | (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
| ✓ | cost-diff | 0 | (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
| ✓ | cost-diff | 0 | (cos.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 eh (cos.f64 t)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
| ✓ | cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 7 436× | accelerator-lowering-fma.f32 |
| 7 436× | accelerator-lowering-fma.f64 |
| 5 664× | *-lowering-*.f32 |
| 5 664× | *-lowering-*.f64 |
| 1 636× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 1074 |
| 1 | 156 | 1074 |
| 2 | 371 | 1062 |
| 3 | 1266 | 1058 |
| 4 | 4929 | 1054 |
| 0 | 8184 | 1025 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t))))))) |
(* eh (cos t)) |
eh |
(cos t) |
t |
(sin (atan (/ eh (* ew (tan t))))) |
(atan (/ eh (* ew (tan t)))) |
(/ eh (* ew (tan t))) |
(* ew (tan t)) |
ew |
(tan t) |
(* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t)))))) |
(* ew (sin t)) |
(sin t) |
(cos (atan (/ eh (* ew (tan t))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
eh |
(sin (atan (/ eh (* ew (tan t))))) |
(atan (/ eh (* ew (tan t)))) |
(/ eh (* ew (tan t))) |
(* ew (tan t)) |
ew |
(tan t) |
t |
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) |
(* ew (sin t)) |
ew |
(sin t) |
t |
(cos (atan (/ eh (* t ew)))) |
(atan (/ eh (* t ew))) |
(/ eh (* t ew)) |
eh |
(* t ew) |
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) |
(* eh (cos t)) |
(cos t) |
(sin (atan (/ (/ eh ew) (tan t)))) |
(atan (/ (/ eh ew) (tan t))) |
(/ (/ eh ew) (tan t)) |
(/ eh ew) |
(tan t) |
(fabs (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) |
1 |
(/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t))) |
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) |
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1) |
(* eh eh) |
eh |
(pow (* ew (tan t)) -2) |
(* ew (tan t)) |
ew |
(tan t) |
t |
-2 |
(* ew (sin t)) |
(sin t) |
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) |
(* eh (cos t)) |
(cos t) |
(sin (atan (/ (/ eh ew) (tan t)))) |
(atan (/ (/ eh ew) (tan t))) |
(/ (/ eh ew) (tan t)) |
(/ eh ew) |
(fabs (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))))) |
(/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))) |
1 |
(/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))) |
(/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) |
(- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) |
(/ (* (* eh (cos t)) eh) (* ew (tan t))) |
(* (* eh (cos t)) eh) |
(* eh (cos t)) |
eh |
(cos t) |
t |
(* ew (tan t)) |
ew |
(tan t) |
(* ew (sin t)) |
(sin t) |
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) |
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1) |
(* eh eh) |
(pow (* ew (tan t)) -2) |
-2 |
(+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))) |
(* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
1/2 |
(* 1/2 (cos (* 2 t))) |
(cos (* 2 t)) |
(* 2 t) |
2 |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(* 2 (atan (/ eh (* ew (tan t))))) |
(atan (/ eh (* ew (tan t)))) |
(/ eh (* ew (tan t))) |
(neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)) |
(pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2) |
(/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) |
| Outputs |
|---|
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t)))))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t))))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
eh |
(cos t) |
(cos.f64 t) |
t |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ eh (* ew (tan t))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan t) |
(tan.f64 t) |
(* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(sin t) |
(sin.f64 t) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
eh |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ eh (* ew (tan t))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan t) |
(tan.f64 t) |
t |
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin t) |
(sin.f64 t) |
t |
(cos (atan (/ eh (* t ew)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(atan (/ eh (* t ew))) |
(atan.f64 (/.f64 eh (*.f64 t ew))) |
(/ eh (* t ew)) |
(/.f64 eh (*.f64 t ew)) |
eh |
(* t ew) |
(*.f64 t ew) |
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(cos t) |
(cos.f64 t) |
(sin (atan (/ (/ eh ew) (tan t)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan (/ (/ eh ew) (tan t))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ (/ eh ew) (tan t)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/ eh ew) |
(/.f64 eh ew) |
(tan t) |
(tan.f64 t) |
(fabs (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) |
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) |
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* eh eh) |
(*.f64 eh eh) |
eh |
(pow (* ew (tan t)) -2) |
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan t) |
(tan.f64 t) |
t |
-2 |
#s(literal -2 binary64) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(sin t) |
(sin.f64 t) |
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(cos t) |
(cos.f64 t) |
(sin (atan (/ (/ eh ew) (tan t)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan (/ (/ eh ew) (tan t))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ (/ eh ew) (tan t)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/ eh ew) |
(/.f64 eh ew) |
(fabs (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))))) |
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 (*.f64 eh eh) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 (*.f64 eh eh) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
1 |
#s(literal 1 binary64) |
(/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 (*.f64 eh eh) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) |
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) |
(-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) |
(/ (* (* eh (cos t)) eh) (* ew (tan t))) |
(/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) |
(* (* eh (cos t)) eh) |
(*.f64 (cos.f64 t) (*.f64 eh eh)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
eh |
(cos t) |
(cos.f64 t) |
t |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan t) |
(tan.f64 t) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(sin t) |
(sin.f64 t) |
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* eh eh) |
(*.f64 eh eh) |
(pow (* ew (tan t)) -2) |
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 (*.f64 eh eh) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) |
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (* 2 t))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) |
(cos (* 2 t)) |
(cos.f64 (*.f64 t #s(literal 2 binary64))) |
(* 2 t) |
(*.f64 t #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(* 2 (atan (/ eh (* ew (tan t))))) |
(*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ eh (* ew (tan t))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)) |
(*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2) |
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) |
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 81.1% | (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 78.6% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| ✓ | accuracy | 70.7% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 58.6% | (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
| ✓ | accuracy | 95.4% | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| ✓ | accuracy | 83.9% | (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 81.1% | (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 eh (cos.f64 t)) |
| ✓ | accuracy | 95.4% | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| ✓ | accuracy | 92.7% | (/.f64 eh (*.f64 t ew)) |
| ✓ | accuracy | 55.5% | (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
| ✓ | accuracy | 100.0% | (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
| ✓ | accuracy | 99.9% | (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
| ✓ | accuracy | 99.8% | (*.f64 ew (tan.f64 t)) |
| ✓ | accuracy | 97.8% | (/.f64 eh (*.f64 ew (tan.f64 t))) |
| ✓ | accuracy | 99.8% | (*.f64 eh (cos.f64 t)) |
| ✓ | accuracy | 99.8% | (*.f64 ew (tan.f64 t)) |
| ✓ | accuracy | 97.8% | (/.f64 eh (*.f64 ew (tan.f64 t))) |
| ✓ | accuracy | 45.8% | (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
| 528.0ms | 125× | 2 | valid |
| 172.0ms | 92× | 1 | valid |
| 66.0ms | 26× | 3 | valid |
| 8.0ms | 13× | 0 | valid |
Compiled 1 053 to 67 computations (93.6% saved)
ival-sin: 312.0ms (46.1% of total)ival-cos: 90.0ms (13.3% of total)adjust: 70.0ms (10.3% of total)ival-mult: 69.0ms (10.2% of total)ival-div: 39.0ms (5.8% of total)ival-add: 23.0ms (3.4% of total)ival-tan: 18.0ms (2.7% of total)ival-atan: 14.0ms (2.1% of total)ival-fabs: 13.0ms (1.9% of total)ival-pow: 9.0ms (1.3% of total)ival-sub: 5.0ms (0.7% of total)ival-pow2: 5.0ms (0.7% of total)ival-sqrt: 4.0ms (0.6% of total)ival-neg: 2.0ms (0.3% of total)exact: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (cos t))> |
#<alt (cos t)> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (/ (/ eh ew) (tan t))> |
#<alt (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))> |
#<alt (fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))> |
#<alt (* (* ew (sin t)) (cos (atan (/ eh (* t ew)))))> |
#<alt (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t))))> |
#<alt (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))> |
#<alt (fabs (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))> |
#<alt (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))))> |
#<alt (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))> |
#<alt (fabs (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (/ eh (* ew (tan t)))> |
#<alt (* ew (tan t))> |
#<alt (cos (atan (/ eh (* t ew))))> |
#<alt (/ eh (* t ew))> |
#<alt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)> |
#<alt (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))> |
#<alt (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
| Outputs |
|---|
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt eh> |
#<alt (+ eh (* -1/2 (* eh (pow t 2))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow t 2)))> |
#<alt (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2)))> |
#<alt (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2)))> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (sin (atan (/ eh (* ew (tan t)))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (atan (/ eh (* ew (tan t))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ eh (* ew t))> |
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew t)))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew t))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t))))))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* t (cos (atan (/ eh (* ew t))))))> |
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t)))))))> |
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t)))))))))))> |
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t))))))))))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (sin t))> |
#<alt (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t)))> |
#<alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))))> |
#<alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))))> |
#<alt (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))> |
#<alt (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)> |
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)> |
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)> |
#<alt (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))> |
#<alt (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))> |
#<alt (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))> |
#<alt (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))> |
#<alt (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t)))))> |
#<alt (* ew (sin t))> |
#<alt (* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))> |
#<alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))> |
#<alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))> |
#<alt (* ew (sin t))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))> |
#<alt (/ (* (pow ew 2) (pow t 2)) eh)> |
#<alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh)))> |
#<alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh)))> |
#<alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh)))> |
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* ew (sin t))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t)))> |
#<alt (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))> |
#<alt (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))> |
#<alt (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))> |
#<alt (* ew (sin t))> |
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))> |
#<alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* ew (sin t))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew)))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh)))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh)))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))> |
#<alt (* ew (sin t))> |
#<alt (+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))> |
#<alt (+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))> |
#<alt (+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (+ (* -1/8 (/ (* (pow (cos t) 4) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))> |
#<alt (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))> |
#<alt (* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))> |
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))> |
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))))))> |
#<alt (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))> |
#<alt (* -1 (* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))> |
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))))> |
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))))))))> |
#<alt (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew))))> |
#<alt (+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew)))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew)))))> |
#<alt (+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) eh)) (/ (* eh (- (/ (* ew (- (+ (* -2/45 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 6) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1/3 (/ (pow ew 4) (pow eh 2))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))) (pow eh 2)))))) ew))))) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew))))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew)))))> |
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))> |
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))> |
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))> |
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))> |
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))> |
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))> |
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))> |
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))> |
#<alt (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))> |
#<alt (+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))> |
#<alt (+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))> |
#<alt (+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (sin t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* eh (cos t)))) (/ (* eh (* (cos t) (- (/ (pow (sin t) 7) (* (pow eh 6) (pow (cos t) 6))) (* -1 (/ (* (pow (sin t) 2) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2))))))) (sin t)))))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t)))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))> |
#<alt (* ew (sin t))> |
#<alt (* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))> |
#<alt (* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))> |
#<alt (* ew (- (+ (sin t) (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 6) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))> |
#<alt (* ew (sin t))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))))> |
#<alt (* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))))))> |
#<alt (* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))))))))> |
#<alt (/ 1 (* ew (sin t)))> |
#<alt (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))> |
#<alt (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))> |
#<alt (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 7) (pow (sin t) 7)))) (+ (/ (* (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5)))) (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) (/ (* (pow (cos t) 4) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* -1/2 (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3))))))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (* (pow ew 2) (pow (sin t) 2)))))))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh)> |
#<alt (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh)> |
#<alt (/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh)> |
#<alt (* -1 (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh))> |
#<alt (* -1 (/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh))> |
#<alt (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh)))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) ew)) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* -1/3 (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (* 31/720 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1 (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (+ (* 1/120 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 17/315 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 2/15 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (/ (* (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 6) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) eh))))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))> |
#<alt (+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))> |
#<alt (+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* (pow ew 2) (+ (* -2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1/2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))> |
#<alt (/ 1 (* ew (sin t)))> |
#<alt (/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)> |
#<alt (/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (/ 1 (sin t))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)> |
#<alt (/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (pow (sin t) 4)))) (pow ew 6))) (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (/ 1 (sin t))))))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)> |
#<alt (/ 1 (* ew (sin t)))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3))))) (/ 1 (sin t))) ew))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))))))) (/ 1 (sin t))) ew))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))))))))))) (/ 1 (sin t))) ew))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow t 2)))> |
#<alt (+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1)))> |
#<alt (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1)))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ eh (* ew t))> |
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (* ew t)> |
#<alt (* t (+ ew (* 1/3 (* ew (pow t 2)))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt 1> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))> |
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))> |
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))> |
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))> |
#<alt 1> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt 1> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (/ (pow eh 2) (* (pow ew 2) (pow t 2)))> |
#<alt (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))> |
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))> |
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))> |
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))> |
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))> |
#<alt (* -1 (/ (* eh (cos t)) (* ew (sin t))))> |
#<alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))> |
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))> |
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (/ eh (* ew t))> |
#<alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* -1 (* ew (sin t)))> |
#<alt (+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (/ (pow (cos t) 2) (* ew (sin t))))))> |
#<alt (+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))> |
#<alt (+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* 1/2 (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))> |
#<alt (* eh (cos t))> |
#<alt (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))> |
#<alt (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))> |
#<alt (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))))> |
#<alt (* -1 (* eh (cos t)))> |
#<alt (* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))> |
#<alt (* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))))> |
#<alt (* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))))))> |
#<alt eh> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh)))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh)))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))))) eh))))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh))))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh)))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))> |
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))> |
#<alt (* eh (cos t))> |
#<alt (+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))))))> |
#<alt (+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3))))))))))> |
#<alt (+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (pow (sin t) 2))) (* 1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))))))))))))> |
#<alt (* -1 (* ew (sin t)))> |
#<alt (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))> |
#<alt (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))> |
#<alt (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))> |
#<alt (* -1 (* ew (sin t)))> |
#<alt (* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))> |
#<alt (* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))> |
#<alt (* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
234 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | t | @ | -inf | (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))) |
| 23.0ms | eh | @ | 0 | (/ eh (* t ew)) |
| 22.0ms | eh | @ | -inf | (* eh (sin (atan (/ eh (* ew (tan t)))))) |
| 16.0ms | t | @ | 0 | (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))) |
| 15.0ms | ew | @ | 0 | (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) |
| 1× | batch-egg-rewrite |
| 6 846× | *-lowering-*.f32 |
| 6 846× | *-lowering-*.f64 |
| 5 830× | accelerator-lowering-fma.f32 |
| 5 830× | accelerator-lowering-fma.f64 |
| 3 458× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 485 |
| 1 | 370 | 445 |
| 2 | 3171 | 406 |
| 0 | 10341 | 397 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t))))))) |
(* eh (cos t)) |
(cos t) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(atan (/ eh (* ew (tan t)))) |
(/ (/ eh ew) (tan t)) |
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) |
(/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) |
(+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(fabs (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))) |
(/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))) |
(fabs (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(/ eh (* ew (tan t))) |
(* ew (tan t)) |
(cos (atan (/ eh (* t ew)))) |
(/ eh (* t ew)) |
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1) |
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) |
(/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh))) |
(fabs.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh)))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh))))) |
(fabs.f64 (*.f64 (neg.f64 eh) (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 eh))) |
(fabs.f64 (-.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (fabs.f64 eh) (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fabs.f64 eh)) |
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))) |
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(/.f64 (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))) |
(/.f64 (/.f64 eh (neg.f64 ew)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) eh)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(neg.f64 (atan.f64 (/.f64 eh (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(neg.f64 (atan.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))))) |
(neg.f64 (atan.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))))) |
(neg.f64 (atan.f64 (/.f64 (/.f64 eh (neg.f64 ew)) (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eh (neg.f64 (*.f64 ew (tan.f64 t))))) |
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t)))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))) |
(neg.f64 (/.f64 (/.f64 eh (neg.f64 ew)) (tan.f64 t))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) eh)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 (/.f64 eh (neg.f64 ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 (*.f64 ew (tan.f64 t))))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew)) |
(pow.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (tan.f64 t))))) |
(*.f64 (/.f64 eh (neg.f64 ew)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) |
(*.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fabs.f64 (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))))) |
(fabs.f64 (-.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(/.f64 (fabs.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fabs.f64 (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))) |
(*.f64 (fabs.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))))) |
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) |
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) |
(*.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(*.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 ew (sin.f64 t))) |
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t)) |
(exp.f64 (log.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))) |
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 ew (sin.f64 t))))) (exp.f64 (log.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(*.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t))))) |
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 0 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)))) (fabs.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 t)) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 t t)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 t t)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64))) |
(pow.f64 (cos.f64 t) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 t) (cos.f64 t)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))))) |
(*.f64 (+.f64 (cos.f64 (+.f64 t t)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eh (neg.f64 (*.f64 ew (tan.f64 t))))) |
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t)))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))) |
(neg.f64 (/.f64 (/.f64 eh (neg.f64 ew)) (tan.f64 t))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) eh)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 (/.f64 eh (neg.f64 ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (neg.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 (*.f64 ew (tan.f64 t))))) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew)) |
(pow.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (tan.f64 t))))) |
(*.f64 (/.f64 eh (neg.f64 ew)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(exp.f64 (log.f64 (*.f64 ew (tan.f64 t)))) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(*.f64 ew (tan.f64 t)) |
(*.f64 (tan.f64 t) ew) |
(*.f64 (exp.f64 (log.f64 (tan.f64 t))) (exp.f64 (log.f64 ew))) |
(*.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (tan.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal -1 binary64))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t ew) eh)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eh (*.f64 t (neg.f64 ew)))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 t ew))) |
(/.f64 eh (*.f64 t ew)) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t ew) eh)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t ew) eh) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t ew) eh))) |
(/.f64 (neg.f64 eh) (*.f64 t (neg.f64 ew))) |
(/.f64 (/.f64 eh t) ew) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 t ew)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 t (neg.f64 ew)))) |
(/.f64 (neg.f64 (/.f64 eh t)) (neg.f64 ew)) |
(pow.f64 (/.f64 (*.f64 t ew) eh) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 t ew) eh) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 ew (/.f64 eh t)) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 t ew))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 t ew))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 ew)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t ew)) eh) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t ew)) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh t)) |
(*.f64 (/.f64 eh t) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 eh ew)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (*.f64 (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 eh eh)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) eh #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 eh (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (neg.f64 ew)) (tan.f64 t)) (/.f64 (/.f64 eh (neg.f64 ew)) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew))) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))) |
(/.f64 (fabs.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t)))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t)))) |
(neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew))) #s(literal 1 binary64)) (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) |
(/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
| 1× | egg-herbie |
| 6 542× | *-lowering-*.f32 |
| 6 542× | *-lowering-*.f64 |
| 5 848× | accelerator-lowering-fma.f32 |
| 5 848× | accelerator-lowering-fma.f64 |
| 4 108× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1697 | 36845 |
| 1 | 6182 | 36657 |
| 0 | 8084 | 35505 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
1 |
(+ 1 (* -1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))) |
(cos t) |
(cos t) |
(cos t) |
(cos t) |
(cos t) |
(cos t) |
(cos t) |
(cos t) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan (/ eh (* ew (tan t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t)))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* t (cos (atan (/ eh (* ew t)))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t)))))))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (sin t)) |
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh) |
(* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
(/ (* (pow ew 2) (pow t 2)) eh) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(* ew (sin t)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (+ (* -1/8 (/ (* (pow (cos t) 4) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)) |
(* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))))))) |
(* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) |
(* -1 (* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))))))) |
(* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew)))) |
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew)))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew))))) |
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) eh)) (/ (* eh (- (/ (* ew (- (+ (* -2/45 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 6) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1/3 (/ (pow ew 4) (pow eh 2))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))) (pow eh 2)))))) ew))))) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew))))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew))))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)) |
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) |
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) |
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (sin t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* eh (cos t)))) (/ (* eh (* (cos t) (- (/ (pow (sin t) 7) (* (pow eh 6) (pow (cos t) 6))) (* -1 (/ (* (pow (sin t) 2) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2))))))) (sin t)))))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t)))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) |
(* ew (sin t)) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 6) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))))))) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))))))) |
(/ 1 (* ew (sin t))) |
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t)))) |
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t)))) |
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 7) (pow (sin t) 7)))) (+ (/ (* (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5)))) (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) (/ (* (pow (cos t) 4) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* -1/2 (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3))))))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (* (pow ew 2) (pow (sin t) 2)))))))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t)))) |
(/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh) |
(/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh) |
(/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh) |
(* -1 (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) |
(* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh)) |
(* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh)) |
(* -1 (/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh)) |
(/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh)))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) ew)) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* -1/3 (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (* 31/720 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1 (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (+ (* 1/120 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 17/315 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 2/15 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (/ (* (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 6) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) eh))))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) |
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) |
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* (pow ew 2) (+ (* -2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1/2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) |
(/ 1 (* ew (sin t))) |
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew) |
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (/ 1 (sin t))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew) |
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (pow (sin t) 4)))) (pow ew 6))) (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (/ 1 (sin t))))))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew) |
(/ 1 (* ew (sin t))) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3))))) (/ 1 (sin t))) ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))))))) (/ 1 (sin t))) ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))))))))))) (/ 1 (sin t))) ew)) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
1 |
(+ 1 (* -1 (pow t 2))) |
(+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1))) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(* ew t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(* -1 (* ew (sin t))) |
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (/ (pow (cos t) 2) (* ew (sin t)))))) |
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* 1/2 (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
(* eh (cos t)) |
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))) |
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))))) |
(* -1 (* eh (cos t))) |
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))) |
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))))) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh)))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))))) eh))))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh))))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(* eh (cos t)) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (* -1/2 (/ (pow (sin t) 2) (* eh (cos t))))))) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))))))) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (pow (sin t) 2))) (* 1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))))))))))) |
(* -1 (* ew (sin t))) |
(* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
(* -1 (* ew (sin t))) |
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))))) |
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))) |
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh)) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/6 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) |
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) (neg.f64 ew)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (*.f64 t t)) #s(literal 1/24 binary64) (*.f64 eh #s(literal -1/2 binary64))) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 eh #s(literal 1/24 binary64) (*.f64 (*.f64 eh (*.f64 t t)) #s(literal -1/720 binary64))) (*.f64 eh #s(literal -1/2 binary64))) eh) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow t 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 ew)) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew t))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew t)))))))) |
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t)))))))))))) |
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* t (cos (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t))))))) |
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) #s(literal 1/120 binary64) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t)))))))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) #s(literal -1/5040 binary64) (*.f64 (*.f64 ew #s(literal 1/120 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 ew (sin.f64 t))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6))))))))))))) |
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 ew (*.f64 (sin.f64 t) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 ew (sin.f64 t))) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t))) |
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t)))) eh) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t))))) eh) |
(* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (neg.f64 (*.f64 eh (cos.f64 t)))) |
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t))) (neg.f64 eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t))))) (neg.f64 eh)) |
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))) |
(/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t))) |
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))) |
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t))))) |
(*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 eh (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (pow.f64 eh #s(literal 8 binary64))))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (sin.f64 t))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 ew (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (sin.f64 t))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)))) (pow.f64 ew #s(literal 4 binary64)))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (neg.f64 (sin.f64 t))) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (neg.f64 (sin.f64 t))) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)))) (pow.f64 ew #s(literal 4 binary64)))) (sin.f64 t)) (neg.f64 ew)) |
(/ (* (pow ew 2) (pow t 2)) eh) |
(*.f64 (*.f64 ew ew) (/.f64 (*.f64 t t) eh)) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))) (/.f64 (*.f64 ew ew) eh))) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) #s(literal 1/12 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (/.f64 (*.f64 ew ew) eh))) |
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh))) |
(*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) #s(literal -1/240 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) #s(literal 1/12 binary64))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (/.f64 (*.f64 ew ew) eh))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t))) |
(fma.f64 eh (fma.f64 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 ew (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))))) |
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))))) |
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))) |
(*.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 eh)) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))) |
(fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))) |
(*.f64 ew (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew))) |
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew)))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (-.f64 (neg.f64 (sin.f64 t)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 ew (sin.f64 t)))) ew)) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew))))) |
(*.f64 (-.f64 (neg.f64 (sin.f64 t)) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) ew)) ew)) (neg.f64 ew)) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh)))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew ew) eh)) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (fma.f64 (*.f64 eh #s(literal 1/24 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/720 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) #s(literal 1/12 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 (*.f64 eh #s(literal 1/24 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (/.f64 (*.f64 ew ew) eh))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (*.f64 eh eh) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (*.f64 eh eh) (+.f64 (-.f64 (fma.f64 (*.f64 eh eh) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 ew (sin.f64 t))) |
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (+ (* -1/8 (/ (* (pow (cos t) 4) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (*.f64 eh eh) (+.f64 (-.f64 (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 (*.f64 eh eh) (+.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 ew (sin.f64 t))) |
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)) |
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)) |
(* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))) |
(*.f64 eh (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 (cos.f64 t) (pow.f64 eh #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 7 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 6 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))))))))))) |
(* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) |
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (neg.f64 (cos.f64 t))) |
(* -1 (* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))))))) |
(*.f64 eh (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 (cos.f64 t) (pow.f64 eh #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 7 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 6 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))))))))))))) |
(* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew)))) |
(fma.f64 (*.f64 t t) (fma.f64 eh (/.f64 (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh)))) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) eh)) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew)))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) eh) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) eh) (fma.f64 eh (/.f64 (-.f64 (/.f64 (*.f64 ew (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (neg.f64 (*.f64 eh eh))))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew))))) (*.f64 eh eh)))) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh)))))) eh))) (/.f64 (*.f64 eh (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) ew))) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) eh)) (/ (* eh (- (/ (* ew (- (+ (* -2/45 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 6) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1/3 (/ (pow ew 4) (pow eh 2))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))) (pow eh 2)))))) ew))))) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew))))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) eh) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) eh) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh)))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))))) eh) (fma.f64 eh (/.f64 (-.f64 (/.f64 (*.f64 ew (fma.f64 (*.f64 #s(literal -2/45 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 eh eh)))))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew)))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)) (-.f64 (/.f64 (*.f64 ew (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (neg.f64 (*.f64 eh eh))))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew))))) (*.f64 eh eh))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 eh eh)) ew) (fma.f64 ew #s(literal 1/120 binary64) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 #s(literal 1/3 binary64) (+.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 #s(literal 2/15 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))))))) (*.f64 eh eh))))) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (/.f64 (*.f64 ew (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (neg.f64 (*.f64 eh eh))))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew))))) (*.f64 eh eh)))))) eh)))) (/.f64 (*.f64 eh (-.f64 (/.f64 (*.f64 ew (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (neg.f64 (*.f64 eh eh))))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew))))) (*.f64 eh eh))))) ew)))) (/.f64 (*.f64 eh (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) ew))) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)) |
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)) |
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) |
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))) |
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) |
(fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (+.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))) |
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (sin t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* eh (cos t)))) (/ (* eh (* (cos t) (- (/ (pow (sin t) 7) (* (pow eh 6) (pow (cos t) 6))) (* -1 (/ (* (pow (sin t) 2) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2))))))) (sin t)))))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t)))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))) |
(fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 5 binary64)))) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (+.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 t) (+.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (+.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (sin.f64 t))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(*.f64 ew (+.f64 (sin.f64 t) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))) |
(*.f64 ew (-.f64 (+.f64 (sin.f64 t) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (sin.f64 t) (*.f64 ew ew))))) (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))))))) |
(* ew (- (+ (sin t) (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 6) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(*.f64 ew (+.f64 (sin.f64 t) (-.f64 (+.f64 (neg.f64 (fma.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (sin.f64 t) (*.f64 ew ew))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))))) (-.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))))))) |
(*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (sin.f64 t)) (neg.f64 ew)) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))))))) |
(*.f64 (+.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (sin.f64 t) (*.f64 ew ew)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (sin.f64 t)) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (neg.f64 ew)) |
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))))))) |
(neg.f64 (*.f64 ew (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))))))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (sin.f64 t)) (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))) |
(/ 1 (* ew (sin t))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) |
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t)))) |
(fma.f64 (*.f64 eh eh) (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) #s(literal -3/2 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))) |
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t)))) |
(fma.f64 (*.f64 eh eh) (+.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 ew (sin.f64 t)))) (neg.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))) |
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 7) (pow (sin t) 7)))) (+ (/ (* (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5)))) (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) (/ (* (pow (cos t) 4) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* -1/2 (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3))))))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (* (pow ew 2) (pow (sin t) 2)))))))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t)))) |
(fma.f64 (*.f64 eh eh) (+.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (-.f64 (fma.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))))))) (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))) |
(/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) eh) |
(/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) eh) |
(/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) eh) |
(* -1 (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) |
(/.f64 (neg.f64 (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (neg.f64 eh)) |
(* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh)) |
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (neg.f64 eh)) |
(* -1 (/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) (neg.f64 eh)) |
(/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 ew (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) |
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh)))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 ew (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (/.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 7/15 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))) eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))) (*.f64 eh (*.f64 eh eh))))) (/.f64 (*.f64 ew (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) eh))) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) |
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) ew)) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* -1/3 (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (* 31/720 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1 (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (+ (* 1/120 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 17/315 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 2/15 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (/ (* (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 6) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) eh))))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 ew (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))) (*.f64 eh (*.f64 eh eh))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 31/720 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (-.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 17/315 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (neg.f64 (*.f64 eh eh)))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))))))) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (/.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 7/15 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))))) eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (/.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 7/15 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))))) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (*.f64 ew (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (/.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 7/15 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))))) eh))))))) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) |
(/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) |
(fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) #s(literal -3/2 binary64)) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) |
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) |
(fma.f64 (*.f64 ew ew) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) #s(literal -3/2 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))))))) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) |
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* (pow ew 2) (+ (* -2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1/2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) |
(fma.f64 (*.f64 ew ew) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) #s(literal -3/2 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (pow.f64 eh #s(literal 7 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (pow.f64 eh #s(literal 8 binary64)))))) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (pow.f64 eh #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))))))))) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) |
(/ 1 (* ew (sin t))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) |
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew) |
(/.f64 (+.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) |
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (/ 1 (sin t))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew) |
(/.f64 (+.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 t))))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) |
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (pow (sin t) 4)))) (pow ew 6))) (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (/ 1 (sin t))))))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew) |
(/.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (pow.f64 ew #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 t)))))))) (/.f64 (-.f64 (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) |
(/ 1 (* ew (sin t))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3))))) (/ 1 (sin t))) ew)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))))))) (/ 1 (sin t))) ew)) |
(/.f64 (+.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))))))))))) (/ 1 (sin t))) ew)) |
(/.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (pow.f64 ew #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))))))) (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 t))) (neg.f64 ew)) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t)))))) |
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow t 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 t t)) |
(+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -2/45 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(* ew t) |
(*.f64 t ew) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)) ew)) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 ew (*.f64 t t)))) ew)) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 1/3 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal 17/315 binary64) (*.f64 ew (*.f64 t t)) (*.f64 ew #s(literal 2/15 binary64))))) ew)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 t t) (*.f64 ew ew))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))))) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (neg.f64 eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 ew ew)) (*.f64 eh (cos.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 eh (cos.f64 t)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 eh (cos.f64 t)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 t t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 t t)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (fma.f64 ew (/.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))))) eh) (/.f64 (*.f64 ew (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(* -1 (* ew (sin t))) |
(*.f64 (sin.f64 t) (neg.f64 ew)) |
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (/ (pow (cos t) 2) (* ew (sin t)))))) |
(fma.f64 (*.f64 eh eh) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (sin.f64 t) (neg.f64 ew))) |
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (sin.f64 t) (neg.f64 ew))) |
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* 1/2 (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))) (/ (pow (cos t) 2) (* ew (sin t))))))) |
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (sin.f64 t) (neg.f64 ew))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))) |
(*.f64 eh (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (cos.f64 t))) |
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))) |
(*.f64 eh (+.f64 (cos.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))))))) |
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))))) |
(*.f64 eh (+.f64 (cos.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))))))))) |
(* -1 (* eh (cos t))) |
(neg.f64 (*.f64 eh (cos.f64 t))) |
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (cos.f64 t)) (neg.f64 eh)) |
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))) |
(*.f64 (+.f64 (cos.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))))) (neg.f64 eh)) |
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))))) |
(*.f64 (+.f64 (cos.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))))))))) (neg.f64 eh)) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh)))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (/.f64 (*.f64 ew (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew))) eh)) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh)))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew)))) eh))) (/.f64 (*.f64 ew (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew))) eh))) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))))) eh))))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh))))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh (*.f64 eh eh))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (fma.f64 ew (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 eh eh)) ew) (fma.f64 ew #s(literal 1/120 binary64) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 #s(literal 1/3 binary64) (+.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 #s(literal 2/15 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))))))) eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew)))))) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew)))) eh)))) (/.f64 (*.f64 ew (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew))) eh))) eh) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (* -1/2 (/ (pow (sin t) 2) (* eh (cos t))))))) |
(fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))) #s(literal -3/2 binary64)) (*.f64 eh (cos.f64 t))) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))))))) |
(fma.f64 (*.f64 ew ew) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))) #s(literal -3/2 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))))))) (*.f64 eh (cos.f64 t))) |
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (pow (sin t) 2))) (* 1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))))))))))) |
(fma.f64 (*.f64 ew ew) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))) #s(literal -3/2 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (pow.f64 eh #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))))))) (*.f64 eh (cos.f64 t))) |
(* -1 (* ew (sin t))) |
(*.f64 (sin.f64 t) (neg.f64 ew)) |
(* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) |
(*.f64 ew (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (neg.f64 (sin.f64 t)))) |
(* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))))) (sin.f64 t))) |
(* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))) |
(*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (pow.f64 ew #s(literal 6 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))))))) (sin.f64 t))) |
(* -1 (* ew (sin t))) |
(*.f64 (sin.f64 t) (neg.f64 ew)) |
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) #s(literal -3/2 binary64) (sin.f64 t)) (neg.f64 ew)) |
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))))) |
(*.f64 (+.f64 (-.f64 (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (neg.f64 ew)) |
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))))))) |
(*.f64 (+.f64 (sin.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))))) (neg.f64 ew)) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
Compiled 263 086 to 7 810 computations (97% saved)
32 alts after pruning (31 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 4 101 | 26 | 4 127 |
| Fresh | 8 | 5 | 13 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 4 113 | 32 | 4 145 |
| Status | Accuracy | Program |
|---|---|---|
| 41.0% | (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| 87.3% | (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 87.3% | (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 78.6% | (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 54.2% | (fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t))))) | |
| ▶ | 97.9% | (fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
| 54.2% | (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) | |
| 59.1% | (fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))) | |
| 28.9% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew)))) | |
| ▶ | 59.0% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
| 43.2% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) | |
| 38.9% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) | |
| 59.6% | (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 60.8% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 92.7% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 79.7% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))) | |
| 93.9% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t)))))) | |
| 89.4% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) | |
| ▶ | 57.0% | (fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 39.0% | (fabs.f64 (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) | |
| 59.8% | (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| 85.7% | (fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))) | |
| ▶ | 43.3% | (fabs.f64 (*.f64 ew (sin.f64 t))) |
| 91.7% | (fabs.f64 (*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) | |
| 7.5% | (fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))) | |
| 39.0% | (fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) | |
| 7.3% | (fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) | |
| 7.4% | (fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) | |
| ▶ | 7.5% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
| 37.3% | (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) | |
| 37.2% | (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) | |
| ✓ | 39.4% | (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
Compiled 2 100 to 1 236 computations (41.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) |
| ✓ | cost-diff | 0 | (fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
| ✓ | cost-diff | 0 | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) |
| ✓ | cost-diff | 0 | (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
| ✓ | cost-diff | 0 | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
| ✓ | cost-diff | 320 | (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (sin.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 ew (sin.f64 t)) |
| ✓ | cost-diff | 0 | (fabs.f64 (*.f64 ew (sin.f64 t))) |
| ✓ | cost-diff | 0 | (cos.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 eh (cos.f64 t)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
| ✓ | cost-diff | 0 | (fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
| 8 842× | accelerator-lowering-fma.f32 |
| 8 842× | accelerator-lowering-fma.f64 |
| 3 746× | *-lowering-*.f32 |
| 3 746× | *-lowering-*.f64 |
| 1 982× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 642 |
| 1 | 140 | 642 |
| 2 | 385 | 632 |
| 3 | 1223 | 632 |
| 4 | 2903 | 632 |
| 5 | 6036 | 632 |
| 6 | 7963 | 632 |
| 0 | 8054 | 606 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t)))) |
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t))) |
(* eh (cos t)) |
eh |
(cos t) |
t |
(sin (atan (/ eh (* ew (tan t))))) |
(atan (/ eh (* ew (tan t)))) |
(/ eh (* ew (tan t))) |
(* ew (tan t)) |
ew |
(tan t) |
(* ew (sin t)) |
(sin t) |
(fabs (* ew (sin t))) |
(* ew (sin t)) |
ew |
(sin t) |
t |
(fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))))) |
(* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))) |
eh |
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))) |
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) |
(/ 1 (* ew (tan t))) |
1 |
(* ew (tan t)) |
ew |
(tan t) |
t |
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) |
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1) |
(* eh eh) |
(pow (* ew (tan t)) -2) |
-2 |
(fabs (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))))) |
(/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))) |
1 |
(/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))) |
(cos t) |
t |
(* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))) |
(* eh (+ (* 1/2 (cos (* t 2))) 1/2)) |
eh |
(+ (* 1/2 (cos (* t 2))) 1/2) |
1/2 |
(cos (* t 2)) |
(* t 2) |
2 |
(+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))) |
(* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) |
-1/2 |
(cos (* (atan (/ eh (* ew (tan t)))) 2)) |
(* (atan (/ eh (* ew (tan t)))) 2) |
(atan (/ eh (* ew (tan t)))) |
(/ eh (* ew (tan t))) |
(* ew (tan t)) |
ew |
(tan t) |
(fabs (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) |
t |
(* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew)) |
(cos (atan (/ eh (* ew (tan t))))) |
(atan (/ eh (* ew (tan t)))) |
(/ eh (* ew (tan t))) |
eh |
(* ew (tan t)) |
ew |
(tan t) |
(+ (* (* t t) (* ew -1/6)) ew) |
(* t t) |
(* ew -1/6) |
-1/6 |
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) |
(* eh (cos t)) |
(cos t) |
(sin (atan (/ (/ eh ew) (tan t)))) |
(atan (/ (/ eh ew) (tan t))) |
(/ (/ eh ew) (tan t)) |
(/ eh ew) |
| Outputs |
|---|
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
eh |
(cos t) |
(cos.f64 t) |
t |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ eh (* ew (tan t))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan t) |
(tan.f64 t) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(sin t) |
(sin.f64 t) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
ew |
(sin t) |
(sin.f64 t) |
t |
(fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))))) |
(fabs.f64 (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
eh |
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))) |
(/.f64 eh (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/ 1 (* ew (tan t))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) |
1 |
#s(literal 1 binary64) |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan t) |
(tan.f64 t) |
t |
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(* eh eh) |
(*.f64 eh eh) |
(pow (* ew (tan t)) -2) |
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(fabs (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))))) |
(fabs.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
1 |
#s(literal 1 binary64) |
(/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))) |
(/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(cos t) |
(cos.f64 t) |
t |
(* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (+ (* 1/2 (cos (* t 2))) 1/2)) |
(*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
eh |
(+ (* 1/2 (cos (* t 2))) 1/2) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(cos (* t 2)) |
(cos.f64 (*.f64 t #s(literal 2 binary64))) |
(* t 2) |
(*.f64 t #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) |
(*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(cos (* (atan (/ eh (* ew (tan t)))) 2)) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(* (atan (/ eh (* ew (tan t)))) 2) |
(*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ eh (* ew (tan t))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan t) |
(tan.f64 t) |
(fabs (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew))) |
t |
(* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew)) |
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ eh (* ew (tan t))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
eh |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan t) |
(tan.f64 t) |
(+ (* (* t t) (* ew -1/6)) ew) |
(fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) |
(* t t) |
(*.f64 t t) |
(* ew -1/6) |
(*.f64 ew #s(literal -1/6 binary64)) |
-1/6 |
#s(literal -1/6 binary64) |
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(cos t) |
(cos.f64 t) |
(sin (atan (/ (/ eh ew) (tan t)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan (/ (/ eh ew) (tan t))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ (/ eh ew) (tan t)) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/ eh ew) |
(/.f64 eh ew) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 95.4% | (/.f64 (/.f64 eh ew) (tan.f64 t)) |
| ✓ | accuracy | 94.5% | (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew)) |
| ✓ | accuracy | 93.7% | (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew) |
| ✓ | accuracy | 45.8% | (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
| ✓ | accuracy | 99.3% | (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 98.9% | (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
| ✓ | accuracy | 97.8% | (/.f64 eh (*.f64 ew (tan.f64 t))) |
| ✓ | accuracy | 78.6% | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) |
| ✓ | accuracy | 83.9% | (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 81.1% | (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
| ✓ | accuracy | 79.7% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (sin.f64 t) |
| ✓ | accuracy | 100.0% | (fabs.f64 (*.f64 ew (sin.f64 t))) |
| ✓ | accuracy | 99.8% | (*.f64 ew (sin.f64 t)) |
| ✓ | accuracy | 99.8% | (*.f64 ew (sin.f64 t)) |
| ✓ | accuracy | 99.8% | (*.f64 eh (cos.f64 t)) |
| ✓ | accuracy | 99.8% | (*.f64 ew (tan.f64 t)) |
| ✓ | accuracy | 97.8% | (/.f64 eh (*.f64 ew (tan.f64 t))) |
| 346.0ms | 86× | 2 | valid |
| 227.0ms | 108× | 1 | valid |
| 120.0ms | 43× | 3 | valid |
| 18.0ms | 14× | 0 | valid |
| 10.0ms | 5× | 4 | valid |
Compiled 625 to 61 computations (90.2% saved)
ival-sin: 230.0ms (37.2% of total)ival-mult: 138.0ms (22.3% of total)ival-cos: 71.0ms (11.5% of total)adjust: 42.0ms (6.8% of total)ival-tan: 39.0ms (6.3% of total)ival-add: 28.0ms (4.5% of total)ival-div: 25.0ms (4% of total)ival-fabs: 13.0ms (2.1% of total)ival-atan: 11.0ms (1.8% of total)ival-pow: 8.0ms (1.3% of total)const: 6.0ms (1% of total)ival-sqrt: 4.0ms (0.6% of total)exact: 1.0ms (0.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t))))> |
#<alt (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t)))> |
#<alt (* eh (cos t))> |
#<alt (cos t)> |
#<alt (fabs (* ew (sin t)))> |
#<alt (* ew (sin t))> |
#<alt (sin t)> |
#<alt (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))> |
#<alt (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))> |
#<alt (fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))))> |
#<alt (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))))> |
#<alt (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))> |
#<alt (fabs (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))))> |
#<alt (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))> |
#<alt (/ (/ eh ew) (tan t))> |
#<alt (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))> |
#<alt (fabs (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew)))> |
#<alt (/ eh (* ew (tan t)))> |
#<alt (* ew (tan t))> |
#<alt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)> |
#<alt (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))> |
#<alt (/ 1 (* ew (tan t)))> |
#<alt (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))> |
#<alt (+ (* 1/2 (cos (* t 2))) 1/2)> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (+ (* (* t t) (* ew -1/6)) ew)> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))> |
| Outputs |
|---|
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (* ew (sin t))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (* ew (sin t))> |
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (sin t))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt eh> |
#<alt (+ eh (* -1/2 (* eh (pow t 2))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow t 2)))> |
#<alt (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2)))> |
#<alt (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2)))> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (cos t)> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (fabs (* ew (sin t)))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew t)> |
#<alt (* t (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt t> |
#<alt (* t (+ 1 (* -1/6 (pow t 2))))> |
#<alt (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6))))> |
#<alt (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6))))> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (/ 1 eh)> |
#<alt (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh))> |
#<alt (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh))> |
#<alt (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew)> |
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew)> |
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew)> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))> |
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))> |
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))> |
#<alt (/ 1 eh)> |
#<alt (+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh))> |
#<alt (+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))> |
#<alt (+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))> |
#<alt (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))> |
#<alt (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))> |
#<alt (/ 1 eh)> |
#<alt (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)> |
#<alt (/ -1 eh)> |
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))> |
#<alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))> |
#<alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1)> |
#<alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1)> |
#<alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))> |
#<alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))> |
#<alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew)> |
#<alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew)> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))> |
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))> |
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))> |
#<alt 1> |
#<alt (+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3)))> |
#<alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3)))> |
#<alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3)))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))> |
#<alt (/ (* (pow eh 2) (cos t)) (* ew (sin t)))> |
#<alt (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))> |
#<alt (* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))> |
#<alt (* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))> |
#<alt eh> |
#<alt (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))> |
#<alt (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))> |
#<alt (* -1 eh)> |
#<alt (* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))> |
#<alt (* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))))> |
#<alt (* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))))> |
#<alt eh> |
#<alt (+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2)))))> |
#<alt (+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))))))> |
#<alt (+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))> |
#<alt (/ (* (pow eh 2) (cos t)) (* ew (sin t)))> |
#<alt (/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew)> |
#<alt (/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew)> |
#<alt (/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew)> |
#<alt (/ (* (pow eh 2) (cos t)) (* ew (sin t)))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))> |
#<alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))> |
#<alt eh> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))))))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))))))> |
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))> |
#<alt (+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))> |
#<alt (+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (+ (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* -2/45 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/720 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/24 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))> |
#<alt (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (+ (* 1/2 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (+ (* (pow t 2) (+ (* 5/24 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 61/720 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 5/24 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ eh (* ew t))> |
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))> |
#<alt (* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))))> |
#<alt (* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))> |
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))> |
#<alt (* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))> |
#<alt (* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))> |
#<alt (* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))> |
#<alt (* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))> |
#<alt (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))> |
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))> |
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))> |
#<alt (* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))> |
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))> |
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))> |
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))> |
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))> |
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))> |
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))> |
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))> |
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))> |
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))> |
#<alt (* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))> |
#<alt (* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))> |
#<alt (* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))> |
#<alt (* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ eh (* ew t))> |
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (* ew t)> |
#<alt (* t (+ ew (* 1/3 (* ew (pow t 2)))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt 1> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))> |
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))> |
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))> |
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))> |
#<alt 1> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt 1> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (/ (pow eh 2) (* (pow ew 2) (pow t 2)))> |
#<alt (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))> |
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))> |
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))> |
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))> |
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))> |
#<alt (* -1 (/ (* eh (cos t)) (* ew (sin t))))> |
#<alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))> |
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))> |
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (/ eh (* ew t))> |
#<alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ 1 (* ew t))> |
#<alt (/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -2/945 (/ (pow t 2) ew)) (* 1/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t)> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (+ (* -1 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/3 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))> |
#<alt (+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (+ (* -2/45 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow t 2)))> |
#<alt (+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1)))> |
#<alt (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1)))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt (cos (atan (/ eh (* ew (tan t)))))> |
#<alt ew> |
#<alt (+ ew (* -1/6 (* ew (pow t 2))))> |
#<alt (+ ew (* -1/6 (* ew (pow t 2))))> |
#<alt (+ ew (* -1/6 (* ew (pow t 2))))> |
#<alt (* -1/6 (* ew (pow t 2)))> |
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))> |
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))> |
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))> |
#<alt (* -1/6 (* ew (pow t 2)))> |
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))> |
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))> |
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))> |
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))> |
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))> |
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))> |
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))> |
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))> |
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))> |
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))> |
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))> |
#<alt (* -1 (* ew (- (* 1/6 (pow t 2)) 1)))> |
#<alt (* -1 (* ew (- (* 1/6 (pow t 2)) 1)))> |
#<alt (* -1 (* ew (- (* 1/6 (pow t 2)) 1)))> |
#<alt (* -1 (* ew (- (* 1/6 (pow t 2)) 1)))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))> |
#<alt (* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))> |
#<alt (* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))> |
#<alt (* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))> |
#<alt (* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))> |
#<alt (* ew (cos (atan (/ eh (* ew (tan t))))))> |
#<alt (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))> |
#<alt (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))> |
#<alt (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))> |
#<alt (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))> |
#<alt (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))> |
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))> |
225 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 43.0ms | eh | @ | -inf | (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))) |
| 19.0ms | t | @ | inf | (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) |
| 4.0ms | ew | @ | -inf | (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))) |
| 4.0ms | t | @ | -inf | (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))) |
| 2.0ms | eh | @ | 0 | (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))) |
| 1× | batch-egg-rewrite |
| 4 640× | accelerator-lowering-fma.f32 |
| 4 640× | accelerator-lowering-fma.f64 |
| 4 384× | *-lowering-*.f32 |
| 4 384× | *-lowering-*.f64 |
| 3 682× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 445 |
| 1 | 294 | 394 |
| 2 | 2220 | 374 |
| 0 | 8124 | 360 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t)))) |
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t))) |
(* eh (cos t)) |
(cos t) |
(fabs (* ew (sin t))) |
(* ew (sin t)) |
(sin t) |
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) |
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))) |
(fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))))) |
(* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))) |
(/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))) |
(+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))) |
(fabs (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))))) |
(/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))) |
(/ (/ eh ew) (tan t)) |
(+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))) |
(fabs (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) |
(/ eh (* ew (tan t))) |
(* ew (tan t)) |
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1) |
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) |
(/ 1 (* ew (tan t))) |
(* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))) |
(+ (* 1/2 (cos (* t 2))) 1/2) |
(cos (atan (/ eh (* ew (tan t))))) |
(+ (* (* t t) (* ew -1/6)) ew) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew)) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))) |
(fabs.f64 (-.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) |
(+.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 ew (sin.f64 t))) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 ew (sin.f64 t))) |
(fma.f64 (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 ew (sin.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))) (neg.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (*.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))) (*.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(cos.f64 t) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (*.f64 (sin.f64 t) (neg.f64 ew))) |
(fabs.f64 (neg.f64 (*.f64 (sin.f64 t) (neg.f64 ew)))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 t) (neg.f64 ew))))) |
(fabs.f64 (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t)))) |
(fabs.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew))) |
(fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 ew (sin.f64 t)))) |
(*.f64 (fabs.f64 ew) (fabs.f64 (sin.f64 t))) |
(*.f64 (fabs.f64 (sin.f64 t)) (fabs.f64 ew)) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (sin.f64 t) ew) |
(sin.f64 t) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 ew (tan.f64 t))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) ew)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (tan.f64 t)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (neg.f64 (tan.f64 t))) |
(pow.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 ew #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (tan.f64 t) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) ew)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (neg.f64 (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (neg.f64 ew))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (cos.f64 t) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))) (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 eh (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (/.f64 ew eh)))) |
(/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) |
(/.f64 (/.f64 eh ew) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (/.f64 ew eh))))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(/.f64 (*.f64 eh (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (/.f64 ew eh))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) eh)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) eh) |
(*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 eh (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) ew))) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 eh (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 eh (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 eh ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (/.f64 eh ew)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 eh) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (cos.f64 t) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 ew)) (tan.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (/.f64 eh (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh))) |
(fabs.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh)))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh))))) |
(fabs.f64 (*.f64 (neg.f64 eh) (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 eh))) |
(fabs.f64 (-.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 0 binary64))) |
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 eh eh) #s(literal 1 binary64))) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 (*.f64 eh eh) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) |
(*.f64 (fabs.f64 eh) (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fabs.f64 eh)) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (*.f64 eh eh)) |
(*.f64 (fabs.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 eh eh)) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) |
(*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 eh eh)) |
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eh (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)) |
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (*.f64 eh eh) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 eh (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 eh (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 eh eh) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) ew))) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 (*.f64 eh eh) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(fabs.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 t))) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (cos.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 t)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (cos.f64 t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (cos.f64 t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))))))) |
(pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(*.f64 (fabs.f64 eh) (fabs.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fabs.f64 (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (cos.f64 t)) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh)) (fabs.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t)))) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (neg.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(fabs.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 t))) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (cos.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 t)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (cos.f64 t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (cos.f64 t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))))))) |
(pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(*.f64 (fabs.f64 eh) (fabs.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fabs.f64 (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (cos.f64 t)) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh)) (fabs.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t)))) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) |
(fabs.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fabs.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(fabs.f64 (-.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(neg.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (cos.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (cos.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (fabs.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (fabs.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 t))) (neg.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 t))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (cos.f64 t) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (fabs.f64 (/.f64 (cos.f64 t) eh)) (fabs.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fabs.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fabs.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fabs.f64 (cos.f64 t))) (neg.f64 (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fabs.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (neg.f64 (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cos.f64 t)))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (cos.f64 t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (cos.f64 t)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (cos.f64 t))) |
(*.f64 (fabs.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) eh) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) eh) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 t) eh) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) #s(literal -1 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (fabs.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) (fabs.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) eh) (/.f64 (cos.f64 t) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) eh)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 t) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (cos.f64 t) (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (cos.f64 t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) eh)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (tan.f64 t) (/.f64 ew eh))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(neg.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (/.f64 ew eh))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (tan.f64 t) (/.f64 ew eh))))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 (*.f64 eh #s(literal -1 binary64)) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (tan.f64 t))) ew) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal -1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (tan.f64 t)))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew)) |
(pow.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (neg.f64 (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (neg.f64 (/.f64 eh ew)) (/.f64 #s(literal -1 binary64) (tan.f64 t))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh))) |
(*.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (/.f64 eh (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 ew)) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 (tan.f64 t)))) |
(*.f64 (/.f64 eh (neg.f64 (tan.f64 t))) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (neg.f64 (/.f64 eh ew))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh))) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 t (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 t (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 t (*.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 t (*.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))))) (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (neg.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fabs.f64 (-.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 t (*.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(+.f64 (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew)) |
(+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t)) |
(+.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t)) |
(fma.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) |
(fma.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew)) |
(/.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))))) (neg.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))))) (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (*.f64 (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) (-.f64 (*.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew)) (*.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) (-.f64 (*.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t)) (*.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (*.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))))) |
(*.f64 t (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) t)) |
(*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) |
(*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) |
(*.f64 (*.f64 t (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (tan.f64 t) (/.f64 ew eh))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(neg.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (/.f64 ew eh))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (tan.f64 t) (/.f64 ew eh))))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t))))) |
(/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) |
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t))) |
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t)) |
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 (*.f64 eh #s(literal -1 binary64)) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (tan.f64 t))) ew) |
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 (/.f64 ew eh))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal -1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (tan.f64 t)))) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t)))) (neg.f64 (neg.f64 ew))) |
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew)) |
(pow.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (neg.f64 (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (neg.f64 (/.f64 eh ew)) (/.f64 #s(literal -1 binary64) (tan.f64 t))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh))) |
(*.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (/.f64 eh (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 ew)) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 (tan.f64 t)))) |
(*.f64 (/.f64 eh (neg.f64 (tan.f64 t))) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (neg.f64 (/.f64 eh ew))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh))) |
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (neg.f64 ew))) |
(exp.f64 (log.f64 (*.f64 ew (tan.f64 t)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(/.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(/.f64 (*.f64 (sin.f64 t) (neg.f64 ew)) (neg.f64 (cos.f64 t))) |
(/.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) |
(*.f64 ew (tan.f64 t)) |
(*.f64 ew (/.f64 (tan.f64 t) #s(literal 1 binary64))) |
(*.f64 (tan.f64 t) ew) |
(*.f64 (tan.f64 t) (/.f64 ew #s(literal 1 binary64))) |
(*.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (tan.f64 t)))) |
(*.f64 (exp.f64 (log.f64 (tan.f64 t))) (exp.f64 (log.f64 ew))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 eh (*.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 eh eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh ew) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (*.f64 (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (/.f64 eh (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 eh ew)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 eh ew)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) eh #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew))) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 ew #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 eh #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 eh ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) ew) (/.f64 eh (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) (/.f64 eh (/.f64 (tan.f64 t) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 ew)) (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (tan.f64 t)) (/.f64 eh (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 eh (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) (neg.f64 eh))) (neg.f64 (/.f64 eh ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 eh ew) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) ew) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (tan.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (/.f64 eh ew) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 eh ew) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (tan.f64 t)) (/.f64 (cos.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (*.f64 ew (tan.f64 t))) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (cos.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (tan.f64 t) eh)) (/.f64 (cos.f64 t) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (cos.f64 t) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) (/.f64 ew eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) (/.f64 ew eh))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 ew)) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (tan.f64 t) (/.f64 ew eh))) (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) (/.f64 eh ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) (/.f64 eh (/.f64 ew #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 eh #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 eh ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 #s(literal 1 binary64) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 (tan.f64 t))) (neg.f64 (/.f64 eh ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) #s(literal -1 binary64)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))) |
(/.f64 (fabs.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))) |
(pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (/.f64 #s(literal 1 binary64) ew))) |
(/.f64 #s(literal -1 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 t) (/.f64 #s(literal 1 binary64) ew)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) ew) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (tan.f64 t)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) ew))) (neg.f64 (neg.f64 (tan.f64 t)))) |
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (tan.f64 t) (/.f64 #s(literal 1 binary64) ew)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) |
(fma.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
(fma.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) eh (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) eh (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) (neg.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) eh) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 t t)) (cos.f64 (-.f64 t t))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(pow.f64 (cos.f64 t) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 t) (cos.f64 t)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(+.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) ew) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))) |
(-.f64 (/.f64 (*.f64 ew ew) (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))) |
(fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) |
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew) |
(fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t ew)) ew) |
(fma.f64 (*.f64 ew #s(literal -1/6 binary64)) (*.f64 t t) ew) |
(fma.f64 (*.f64 t (*.f64 t ew)) #s(literal -1/6 binary64) ew) |
(fma.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) t ew) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal -1/6 binary64)) ew ew) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))))) |
(/.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (fma.f64 ew ew (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (*.f64 t (*.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) |
(/.f64 (neg.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (neg.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (neg.f64 (fma.f64 ew ew (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (*.f64 t (*.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))) |
(/.f64 (-.f64 (*.f64 ew ew) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (*.f64 ew ew))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))))) (neg.f64 (neg.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))))) (neg.f64 (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 ew ew) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (fma.f64 (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))))) |
(pow.f64 (/.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))) |
(+.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fma.f64 t (*.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 ew #s(literal -1/6 binary64)) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 t (*.f64 t ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t t)) (*.f64 ew #s(literal -1/6 binary64)) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 ew #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t ew))) #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 ew (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 ew (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 t (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 t (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 t t) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 ew #s(literal -1/6 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 ew #s(literal -1/6 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t t) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t (*.f64 t ew)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t ew)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/6 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -1/6 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))) |
(/.f64 (*.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))))) (neg.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))))) (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) |
(*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
| 1× | egg-herbie |
| 8 000× | *-lowering-*.f32 |
| 8 000× | *-lowering-*.f64 |
| 7 982× | accelerator-lowering-fma.f32 |
| 7 982× | accelerator-lowering-fma.f64 |
| 5 594× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1024 | 21706 |
| 1 | 3554 | 21539 |
| 0 | 8399 | 20536 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t))))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
1 |
(+ 1 (* -1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))) |
(cos t) |
(cos t) |
(cos t) |
(cos t) |
(cos t) |
(cos t) |
(cos t) |
(cos t) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(fabs (* ew (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(/ 1 eh) |
(+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh)) |
(+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh)) |
(+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh)) |
(/ (cos t) (* ew (sin t))) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew) |
(/ (cos t) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/ 1 eh) |
(+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (cos t) (* ew (sin t))) |
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))) |
(+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))) |
(+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))) |
(/ 1 eh) |
(/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh) |
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh) |
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh) |
(/ -1 eh) |
(* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) |
-1 |
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1) |
1 |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
1 |
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3))) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3))) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
eh |
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* -1 eh) |
(* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) |
eh |
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) |
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (+ (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* -2/45 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/720 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/24 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(+ (* 1/2 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(+ (* (pow t 2) (+ (* 5/24 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(+ (* (pow t 2) (+ (* (pow t 2) (+ (* 61/720 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 5/24 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t)))))))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))) |
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t)))))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))) |
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))) |
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))) |
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew)))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew)))))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))) |
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t)))))))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t)))))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))) |
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))) |
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))) |
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(* ew t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ 1 (* ew t)) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/ (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -2/945 (/ (pow t 2) ew)) (* 1/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(/ (cos t) (* ew (sin t))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(+ (* -1 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/3 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) |
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (+ (* -2/45 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
1 |
(+ 1 (* -1 (pow t 2))) |
(+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1))) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
ew |
(+ ew (* -1/6 (* ew (pow t 2)))) |
(+ ew (* -1/6 (* ew (pow t 2)))) |
(+ ew (* -1/6 (* ew (pow t 2)))) |
(* -1/6 (* ew (pow t 2))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(* -1/6 (* ew (pow t 2))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(* -1 (* ew (- (* 1/6 (pow t 2)) 1))) |
(* -1 (* ew (- (* 1/6 (pow t 2)) 1))) |
(* -1 (* ew (- (* 1/6 (pow t 2)) 1))) |
(* -1 (* ew (- (* 1/6 (pow t 2)) 1))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))) |
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))) |
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))) |
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))) |
(* ew (cos (atan (/ eh (* ew (tan t)))))) |
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))) |
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))) |
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))) |
(* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))) (neg.f64 eh)) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t)) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t))))))) |
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) #s(literal -1/6 binary64))) ew) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) (neg.f64 ew)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(fma.f64 (*.f64 t t) (fma.f64 eh #s(literal -1/2 binary64) (*.f64 (*.f64 eh (*.f64 t t)) #s(literal 1/24 binary64))) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (*.f64 t t)) #s(literal -1/720 binary64) (*.f64 eh #s(literal 1/24 binary64))) (*.f64 eh #s(literal -1/2 binary64))) eh) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow t 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(cos t) |
(cos.f64 t) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs (* ew (sin t))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew t) |
(*.f64 t ew) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) #s(literal 1/120 binary64))) ew)) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 1/120 binary64) (*.f64 (*.f64 ew (*.f64 t t)) #s(literal -1/5040 binary64))) (*.f64 ew #s(literal -1/6 binary64))) ew)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 t (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) t) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(/ 1 eh) |
(/.f64 #s(literal 1 binary64) eh) |
(+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) eh)) |
(+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh)) |
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) eh)) |
(+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh)) |
(fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (*.f64 eh (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) eh)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (cos.f64 t) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (cos.f64 t) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (cos.f64 t) (sin.f64 t)))) ew) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
(/ 1 eh) |
(/.f64 #s(literal 1 binary64) eh) |
(+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh)))) (/.f64 #s(literal -1/3 binary64) eh)) (/.f64 #s(literal 1 binary64) eh)) |
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh)))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh)))) (/.f64 #s(literal -1/45 binary64) eh))) (/.f64 #s(literal -1/3 binary64) eh))) (/.f64 #s(literal 1 binary64) eh)) |
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh)))) (fma.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (+.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh)))) #s(literal 1/90 binary64))) (/.f64 #s(literal -2/945 binary64) eh))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh))))))) (/.f64 #s(literal -1/45 binary64) eh)) (/.f64 #s(literal -1/3 binary64) eh))) (/.f64 #s(literal 1 binary64) eh)) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))) |
(fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))) |
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(/ 1 eh) |
(/.f64 #s(literal 1 binary64) eh) |
(/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) eh) |
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64)) eh) |
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) eh) |
(/ -1 eh) |
(/.f64 #s(literal -1 binary64) eh) |
(* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) (neg.f64 eh)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64)) (neg.f64 eh)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) (neg.f64 eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) |
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (fma.f64 eh (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))))) (/.f64 (*.f64 ew (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) eh)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (*.f64 ew (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64)))) eh)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh)))))) (/.f64 (*.f64 ew (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) eh)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
eh |
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))) |
(fma.f64 eh (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) eh) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) eh) |
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))) |
(fma.f64 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) eh) |
(* -1 eh) |
(neg.f64 eh) |
(* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) (neg.f64 eh)) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))) |
(neg.f64 (fma.f64 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) |
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))) |
(neg.f64 (fma.f64 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)) |
eh |
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) eh) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2))))))) |
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) eh) |
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) eh) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t)))) ew) |
(/ (* (pow eh 2) (cos t)) (* ew (sin t))) |
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t)))) (neg.f64 ew)) |
eh |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh)))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (*.f64 eh #s(literal -1/3 binary64))) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) (/.f64 (*.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) eh)) (*.f64 eh #s(literal -1/3 binary64)))) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3))))))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (*.f64 ew (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/105 binary64)))) eh)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh))) (/.f64 (*.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) eh)) (*.f64 eh #s(literal -1/3 binary64)))) eh) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 eh (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (+ (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* -2/45 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/720 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/24 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 eh (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -2/45 binary64) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/720 binary64) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh #s(literal 1/24 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)) |
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))) |
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))) |
(/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t t) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(+ (* (pow t 2) (+ (* 5/24 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 t t) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 5/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(+ (* (pow t 2) (+ (* (pow t 2) (+ (* 61/720 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 5/24 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 t t) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 61/720 binary64) (/.f64 #s(literal 5/24 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))) |
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64))) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))) |
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))))))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t (*.f64 t t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t (*.f64 t t)))))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t (*.f64 t t)))))) |
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t (*.f64 t t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))) |
(*.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))) |
(*.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))) |
(fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))) |
(fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))) |
(fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))) |
(*.f64 eh (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))) |
(*.f64 eh (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))) |
(*.f64 eh (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh))))) |
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))) |
(fma.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))) |
(fma.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))) |
(fma.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew))) |
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew))) |
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew))) |
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))) |
(*.f64 (neg.f64 (*.f64 t ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))) |
(neg.f64 (*.f64 ew (-.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew)))) |
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))) |
(neg.f64 (*.f64 ew (-.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew)))) |
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))) |
(neg.f64 (*.f64 ew (-.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew)))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew)))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew)))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew)))))) |
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* ew (* t (cos (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t (*.f64 t t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t (*.f64 t t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) |
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))) |
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))) |
(*.f64 (neg.f64 (*.f64 t ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))) |
(*.f64 (neg.f64 (*.f64 t ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))) |
(*.f64 (neg.f64 (*.f64 t ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))) |
(*.f64 (neg.f64 (*.f64 t ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64))) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(* ew t) |
(*.f64 t ew) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(*.f64 t (fma.f64 (*.f64 ew (*.f64 t t)) #s(literal 1/3 binary64) ew)) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 1/3 binary64) (*.f64 (*.f64 ew (*.f64 t t)) #s(literal 2/15 binary64))) ew)) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 2/15 binary64) (*.f64 (*.f64 ew (*.f64 t t)) #s(literal 17/315 binary64))) (*.f64 ew #s(literal 1/3 binary64))) ew)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 ew ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 ew ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 ew ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (neg.f64 (sin.f64 t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(neg.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 eh (cos.f64 t)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 t t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) (*.f64 eh eh))))) eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) (*.f64 eh eh))))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))))) eh) (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) (*.f64 eh eh))) eh)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ 1 (* ew t)) |
(/.f64 #s(literal 1 binary64) (*.f64 t ew)) |
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t) |
(/ (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) (/.f64 #s(literal 1 binary64) ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -2/945 (/ (pow t 2) ew)) (* 1/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -2/945 binary64) (/.f64 #s(literal -1/45 binary64) ew)) (/.f64 #s(literal -1/3 binary64) ew)) (/.f64 #s(literal 1 binary64) ew)) t) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+ (* -1 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fma.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 eh (*.f64 t t))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/3 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (+ (* -2/45 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -2/45 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) |
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow t 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 t t)) |
(+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -2/45 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/2 (cos (* 2 t)))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(cos (atan (/ eh (* ew (tan t))))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
ew |
(+ ew (* -1/6 (* ew (pow t 2)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) |
(+ ew (* -1/6 (* ew (pow t 2)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) |
(+ ew (* -1/6 (* ew (pow t 2)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) |
(* -1/6 (* ew (pow t 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t)))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t)))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t)))) |
(* -1/6 (* ew (pow t 2))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t)))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t)))) |
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t)))) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew) |
(* ew (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew) |
(* -1 (* ew (- (* 1/6 (pow t 2)) 1))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (neg.f64 ew) ew) |
(* -1 (* ew (- (* 1/6 (pow t 2)) 1))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (neg.f64 ew) ew) |
(* -1 (* ew (- (* 1/6 (pow t 2)) 1))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (neg.f64 ew) ew) |
(* -1 (* ew (- (* 1/6 (pow t 2)) 1))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (neg.f64 ew) ew) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) |
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))) |
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))) |
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))) |
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))) |
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
(* ew (cos (atan (/ eh (* ew (tan t)))))) |
(*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
Compiled 91 831 to 7 801 computations (91.5% saved)
45 alts after pruning (43 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 473 | 27 | 2 500 |
| Fresh | 10 | 16 | 26 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2 487 | 45 | 2 532 |
| Status | Accuracy | Program |
|---|---|---|
| 41.0% | (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| 8.1% | (/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) | |
| 9.4% | (/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) | |
| 30.9% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) | |
| 87.3% | (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 87.3% | (fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 78.6% | (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 54.2% | (fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t))))) | |
| ▶ | 97.9% | (fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 54.2% | (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) | |
| 53.4% | (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) | |
| 28.9% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew)))) | |
| 52.6% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))))))) | |
| 48.8% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))))))))) | |
| 43.2% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) | |
| 38.9% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) | |
| 59.6% | (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 60.8% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 92.7% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 93.9% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t)))))) | |
| ▶ | 89.4% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
| 50.4% | (fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 5.0% | (fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) | |
| 59.8% | (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| 20.5% | (fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) | |
| 20.9% | (fabs.f64 (*.f64 t ew)) | |
| 20.4% | (fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) | |
| 85.7% | (fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))) | |
| 20.4% | (fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) | |
| ✓ | 43.3% | (fabs.f64 (*.f64 ew (sin.f64 t))) |
| 90.8% | (fabs.f64 (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh))))) | |
| ▶ | 39.0% | (fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
| 9.0% | (fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))))) | |
| 10.6% | (fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)))) | |
| 23.9% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) | |
| 20.7% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) | |
| 11.1% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))))))) | |
| 11.7% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))))))) | |
| 12.7% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))))))) | |
| ▶ | 4.9% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
| 10.9% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))))) | |
| 39.8% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) | |
| 37.2% | (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) | |
| ✓ | 39.4% | (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
| ▶ | 39.9% | (fabs.f64 eh) |
Compiled 2 372 to 1 490 computations (37.2% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 ew (sin.f64 t)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
| ✓ | cost-diff | 0 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
| ✓ | cost-diff | 320 | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)) |
| ✓ | cost-diff | 320 | (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 704 | (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (fabs.f64 eh) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
| ✓ | cost-diff | 0 | (sin.f64 t) |
| ✓ | cost-diff | 0 | (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
| ✓ | cost-diff | 0 | (fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 1 504× | *-lowering-*.f32 |
| 1 504× | *-lowering-*.f64 |
| 528× | associate-*r/ |
| 510× | fabs-mul |
| 386× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 494 |
| 1 | 106 | 480 |
| 2 | 214 | 462 |
| 3 | 454 | 462 |
| 4 | 1084 | 462 |
| 5 | 1639 | 462 |
| 6 | 1825 | 462 |
| 7 | 1857 | 462 |
| 8 | 1857 | 462 |
| 9 | 1857 | 462 |
| 10 | 1895 | 462 |
| 0 | 1895 | 449 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(fabs (+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))))) |
(+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))) |
(sin t) |
t |
ew |
(* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) |
(* eh (cos t)) |
eh |
(cos t) |
(sin (atan (/ eh (* ew (tan t))))) |
(atan (/ eh (* ew (tan t)))) |
(/ eh (* ew (tan t))) |
(* ew (tan t)) |
(tan t) |
(fabs eh) |
eh |
(fabs (* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2))) |
(* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)) |
eh |
(+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2) |
-1/2 |
(cos (* (atan (/ eh (* ew (tan t)))) 2)) |
(* (atan (/ eh (* ew (tan t)))) 2) |
(atan (/ eh (* ew (tan t)))) |
(/ eh (* ew (tan t))) |
(* ew (tan t)) |
ew |
(tan t) |
t |
2 |
1/2 |
(fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))))) |
(* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))))) |
eh |
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))) |
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))) |
(/ 1 (* ew (tan t))) |
1 |
(* ew (tan t)) |
ew |
(tan t) |
t |
(sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)) |
(+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1) |
(* (/ 1 ew) (/ 1 ew)) |
(/ 1 ew) |
(* (pow (tan t) -2) (* eh eh)) |
(pow (tan t) -2) |
-2 |
(* eh eh) |
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))) |
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))) |
(* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) |
(* ew (sin t)) |
ew |
(sin t) |
t |
(cos (atan (/ eh (* t ew)))) |
(atan (/ eh (* t ew))) |
(/ eh (* t ew)) |
eh |
(* t ew) |
(* (* eh (cos t)) (sin (atan (/ eh (* t ew))))) |
(* eh (cos t)) |
(cos t) |
(sin (atan (/ eh (* t ew)))) |
| Outputs |
|---|
(fabs (+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew))) |
(+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(sin t) |
(sin.f64 t) |
t |
ew |
(* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
eh |
(cos t) |
(cos.f64 t) |
(sin (atan (/ eh (* ew (tan t))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ eh (* ew (tan t))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
(tan t) |
(tan.f64 t) |
(fabs eh) |
(fabs.f64 eh) |
eh |
(fabs (* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
eh |
(+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(cos (* (atan (/ eh (* ew (tan t)))) 2)) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(* (atan (/ eh (* ew (tan t)))) 2) |
(*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)) |
(atan (/ eh (* ew (tan t)))) |
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(/ eh (* ew (tan t))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan t) |
(tan.f64 t) |
t |
2 |
#s(literal 2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))))) |
(fabs.f64 (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64)))))) |
(* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64))))) |
eh |
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))) |
(/.f64 eh (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64))))) |
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64))))) |
(/ 1 (* ew (tan t))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) |
1 |
#s(literal 1 binary64) |
(* ew (tan t)) |
(*.f64 ew (tan.f64 t)) |
ew |
(tan t) |
(tan.f64 t) |
t |
(sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)) |
(sqrt.f64 (fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64))) |
(+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1) |
(fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64)) |
(* (/ 1 ew) (/ 1 ew)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 ew) |
(/.f64 #s(literal 1 binary64) ew) |
(* (pow (tan t) -2) (* eh eh)) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) |
(pow (tan t) -2) |
(pow.f64 (tan.f64 t) #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(* eh eh) |
(*.f64 eh eh) |
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* ew (sin t)) |
(*.f64 (sin.f64 t) ew) |
ew |
(sin t) |
(sin.f64 t) |
t |
(cos (atan (/ eh (* t ew)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(atan (/ eh (* t ew))) |
(atan.f64 (/.f64 eh (*.f64 t ew))) |
(/ eh (* t ew)) |
(/.f64 eh (*.f64 t ew)) |
eh |
(* t ew) |
(*.f64 t ew) |
(* (* eh (cos t)) (sin (atan (/ eh (* t ew))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(cos t) |
(cos.f64 t) |
(sin (atan (/ eh (* t ew)))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 eh (cos.f64 t)) |
| ✓ | accuracy | 98.8% | (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
| ✓ | accuracy | 92.7% | (/.f64 eh (*.f64 t ew)) |
| ✓ | accuracy | 55.5% | (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
| ✓ | accuracy | 86.8% | (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) |
| ✓ | accuracy | 83.9% | (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))) |
| ✓ | accuracy | 81.0% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)) |
| ✓ | accuracy | 79.7% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 ew (tan.f64 t)) |
| ✓ | accuracy | 98.9% | (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 97.8% | (/.f64 eh (*.f64 ew (tan.f64 t))) |
| ✓ | accuracy | 78.6% | (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fabs.f64 eh) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
| ✓ | accuracy | 99.8% | (*.f64 eh (cos.f64 t)) |
| ✓ | accuracy | 99.8% | (*.f64 ew (tan.f64 t)) |
| ✓ | accuracy | 97.8% | (/.f64 eh (*.f64 ew (tan.f64 t))) |
| 422.0ms | 127× | 2 | valid |
| 111.0ms | 92× | 1 | valid |
| 17.0ms | 35× | 0 | valid |
| 14.0ms | 2× | 3 | valid |
Compiled 485 to 52 computations (89.3% saved)
ival-sin: 196.0ms (38.9% of total)ival-mult: 77.0ms (15.3% of total)adjust: 57.0ms (11.3% of total)ival-cos: 48.0ms (9.5% of total)ival-div: 34.0ms (6.7% of total)ival-tan: 25.0ms (5% of total)ival-fabs: 24.0ms (4.8% of total)ival-add: 23.0ms (4.6% of total)ival-atan: 8.0ms (1.6% of total)ival-pow: 7.0ms (1.4% of total)ival-sqrt: 4.0ms (0.8% of total)exact: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fabs (+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (sin t)> |
#<alt (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (fabs eh)> |
#<alt (fabs (* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)))> |
#<alt (* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2))> |
#<alt (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)> |
#<alt (cos (* (atan (/ eh (* ew (tan t)))) 2))> |
#<alt (* (/ 1 ew) (/ 1 ew))> |
#<alt (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))> |
#<alt (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))))> |
#<alt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)> |
#<alt (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))> |
#<alt (fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))))> |
#<alt (* (* ew (sin t)) (cos (atan (/ eh (* t ew)))))> |
#<alt (* ew (sin t))> |
#<alt (/ eh (* ew (tan t)))> |
#<alt (* ew (tan t))> |
#<alt (* eh (cos t))> |
#<alt (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))> |
#<alt (* (pow (tan t) -2) (* eh eh))> |
#<alt (cos (atan (/ eh (* t ew))))> |
#<alt (/ eh (* t ew))> |
#<alt (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))> |
| Outputs |
|---|
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (* ew (sin t))> |
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))> |
#<alt (* ew (sin t))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))> |
#<alt (* ew (sin t))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))> |
#<alt t> |
#<alt (* t (+ 1 (* -1/6 (pow t 2))))> |
#<alt (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6))))> |
#<alt (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6))))> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (sin t)> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))> |
#<alt (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* eh (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs eh)> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 (pow ew 2))> |
#<alt (/ 1 eh)> |
#<alt (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh))> |
#<alt (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh))> |
#<alt (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew)> |
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew)> |
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew)> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))> |
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))> |
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))> |
#<alt (/ 1 eh)> |
#<alt (+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh))> |
#<alt (+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))> |
#<alt (+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (/ (cos t) (* ew (sin t)))> |
#<alt (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))> |
#<alt (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))> |
#<alt (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))> |
#<alt (/ 1 eh)> |
#<alt (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)> |
#<alt (/ -1 eh)> |
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))> |
#<alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))> |
#<alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1)> |
#<alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1)> |
#<alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))> |
#<alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))> |
#<alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew)> |
#<alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew)> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))> |
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))> |
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))> |
#<alt 1> |
#<alt (+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3)))> |
#<alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3)))> |
#<alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3)))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))> |
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))> |
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))> |
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))> |
#<alt 1> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt 1> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (/ (pow eh 2) (* (pow ew 2) (pow t 2)))> |
#<alt (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))> |
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))> |
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt 1> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))> |
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))> |
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))> |
#<alt (* eh (sin (atan (/ eh (* ew t)))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew t))))) (* ew (* t (cos (atan (/ eh (* ew t)))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t))))))))))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))> |
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))> |
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* t (cos (atan (/ eh (* ew t))))))> |
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t)))))))> |
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t)))))))))))> |
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t))))))))))))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew t)> |
#<alt (* t (+ ew (* -1/6 (* ew (pow t 2)))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (* ew (sin t))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ eh (* ew t))> |
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (* ew t)> |
#<alt (* t (+ ew (* 1/3 (* ew (pow t 2)))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))> |
#<alt (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (/ (* ew (sin t)) (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt eh> |
#<alt (+ eh (* -1/2 (* eh (pow t 2))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))> |
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (* eh (cos t))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))> |
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (/ eh (* ew t))> |
#<alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)> |
#<alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))> |
#<alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))> |
#<alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))> |
#<alt (/ (* eh (cos t)) (* ew (sin t)))> |
#<alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))> |
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))> |
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))> |
#<alt (* -1 (/ (* eh (cos t)) (* ew (sin t))))> |
#<alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))> |
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))> |
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))> |
#<alt (/ (pow eh 2) (pow t 2))> |
#<alt (/ (+ (* -2/3 (* (pow eh 2) (pow t 2))) (pow eh 2)) (pow t 2))> |
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2))> |
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2)))) (+ (* -34/135 (pow eh 2)) (* 62/315 (pow eh 2)))))) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (cos (atan (/ eh (* ew t))))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (/ eh (* ew t))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (sin (atan (/ eh (* ew t)))))> |
#<alt (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* eh (sin (atan (/ eh (* ew t))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))))))> |
#<alt (+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew t)))))))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))> |
195 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 20.0ms | t | @ | -inf | (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))) |
| 1.0ms | t | @ | inf | (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))) |
| 1.0ms | eh | @ | -inf | (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))) |
| 1.0ms | eh | @ | inf | (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))) |
| 1.0ms | ew | @ | 0 | (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))) |
| 1× | batch-egg-rewrite |
| 9 814× | accelerator-lowering-fma.f32 |
| 9 814× | accelerator-lowering-fma.f64 |
| 4 680× | *-lowering-*.f32 |
| 4 680× | *-lowering-*.f64 |
| 3 884× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 310 |
| 1 | 209 | 273 |
| 2 | 1531 | 266 |
| 0 | 8495 | 259 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))))) |
(+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))) |
(sin t) |
(* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) |
(fabs eh) |
(fabs (* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2))) |
(* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)) |
(+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2) |
(cos (* (atan (/ eh (* ew (tan t)))) 2)) |
(* (/ 1 ew) (/ 1 ew)) |
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))) |
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))) |
(+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1) |
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))) |
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))) |
(* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) |
(* ew (sin t)) |
(/ eh (* ew (tan t))) |
(* ew (tan t)) |
(* eh (cos t)) |
(sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)) |
(* (pow (tan t) -2) (* eh eh)) |
(cos (atan (/ eh (* t ew)))) |
(/ eh (* t ew)) |
(* (* eh (cos t)) (sin (atan (/ eh (* t ew))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (neg.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fabs.f64 (-.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 (sin.f64 t) (*.f64 ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(+.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) |
(+.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)))) |
(fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) ew)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fma.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 (sin.f64 t) ew)) |
(fma.f64 (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 (sin.f64 t) ew)) |
(neg.f64 (neg.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 (sin.f64 t) (*.f64 ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 (sin.f64 t) (*.f64 ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 (sin.f64 t) (*.f64 ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))) (neg.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 (sin.f64 t) (*.f64 ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)))) |
(sin.f64 t) |
(*.f64 (sin.f64 t) #s(literal 1 binary64)) |
(/.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))))) |
(/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t))) |
(*.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) |
(*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (cos.f64 t)) |
(*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(fabs.f64 eh) |
(fabs.f64 (neg.f64 eh)) |
(fabs.f64 (-.f64 eh #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 eh)) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 eh) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 eh))) |
(fabs.f64 (-.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 0 binary64))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh))))) (fabs.f64 (fma.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)))) (fabs.f64 (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh)))) |
(/.f64 (fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (fabs.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) eh)) (fabs.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (fabs.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) eh)) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 eh) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fabs.f64 eh)) |
(+.f64 (*.f64 eh #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh))) (/.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh)))) |
(fma.f64 eh (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 eh #s(literal 1/2 binary64))) |
(fma.f64 eh #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) (*.f64 eh #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 eh #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) eh (*.f64 eh #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) eh (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh))) |
(fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 eh (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 eh #s(literal 1/2 binary64))) |
(neg.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh)) (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) eh))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh)))) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh))) |
(/.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) eh) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh))))) (neg.f64 (fma.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh)))) |
(/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) eh)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) eh)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh)) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 eh eh) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (*.f64 eh #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) eh) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh)))) |
(*.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) eh) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) eh) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 ew)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 ew) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 ew ew)) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 ew)) (neg.f64 (log.f64 ew)))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (neg.f64 ew)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 ew) ew))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 ew ew)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (neg.f64 ew)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 ew) ew) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 ew) (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) ew) |
(/.f64 #s(literal -1 binary64) (*.f64 ew (neg.f64 ew))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 ew) ew)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 ew ew))) |
(/.f64 (/.f64 #s(literal -1 binary64) ew) (neg.f64 ew)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (neg.f64 ew)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64))) ew) |
(pow.f64 ew #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 ew ew) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew ew))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) ew) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (neg.f64 ew)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) ew))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew ew)))) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (/.f64 #s(literal -1 binary64) ew) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) ew) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) ew))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (tan.f64 t))) |
(/.f64 (/.f64 #s(literal -1 binary64) ew) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (/.f64 #s(literal -1 binary64) ew) (neg.f64 (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (tan.f64 t)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (tan.f64 t))) |
(pow.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (tan.f64 t)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 ew))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (tan.f64 t)) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (cos.f64 t) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) |
(/.f64 eh (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 eh (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) eh)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))) (neg.f64 eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 eh ew))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(/.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) eh)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) eh) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))) |
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(*.f64 (/.f64 eh (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 eh (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 eh) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 eh ew) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (cos.f64 t) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (/.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(fma.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (*.f64 ew (/.f64 (tan.f64 t) eh)))) #s(literal 1 binary64)) |
(fma.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) ew) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 eh eh)) ew) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) (*.f64 (tan.f64 t) (neg.f64 ew)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (*.f64 ew (/.f64 (tan.f64 t) eh)))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh ew)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (/.f64 eh (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (/.f64 (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) ew) (/.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (*.f64 ew (/.f64 (tan.f64 t) eh)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh (neg.f64 eh)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (*.f64 (tan.f64 t) (neg.f64 ew)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 eh) eh) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 eh) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) eh) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (neg.f64 eh)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (*.f64 (tan.f64 t) (neg.f64 ew)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64)))) eh #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) eh) eh #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 eh)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) ew)) (/.f64 #s(literal -1 binary64) ew) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) ew) (/.f64 (*.f64 eh eh) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) ew) (/.f64 eh (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (tan.f64 t)) (*.f64 eh (/.f64 eh ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh ew) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (tan.f64 t)) (/.f64 (cos.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (*.f64 ew (tan.f64 t))) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) ew) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 eh eh) (tan.f64 t)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 eh eh)) ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64)))) ew) (/.f64 eh #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) (/.f64 eh ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 eh #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 ew)) (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 (tan.f64 t))) (/.f64 (neg.f64 eh) ew) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (/.f64 eh ew) (sin.f64 t))) (*.f64 (cos.f64 t) (cos.f64 t)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) ew)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))) |
(+.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))) |
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))) |
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))) |
(fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (sin.f64 t) ew) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))) |
(fma.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))) |
(fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(neg.f64 (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (*.f64 eh (cos.f64 t))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (-.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))) (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (*.f64 eh (cos.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (*.f64 eh (cos.f64 t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (fma.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (*.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (*.f64 eh (cos.f64 t))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fabs.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fabs.f64 (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(fabs.f64 (-.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) |
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (*.f64 eh (cos.f64 t))))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))) |
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(*.f64 (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) |
(/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sin.f64 t) ew))) |
(/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(*.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(*.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (sin.f64 t) ew)) |
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t)) |
(/.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (sin.f64 t) ew) |
(*.f64 ew (sin.f64 t)) |
(*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) |
(exp.f64 (*.f64 (log.f64 (*.f64 ew (/.f64 (tan.f64 t) eh))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(neg.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(/.f64 eh (*.f64 ew (tan.f64 t))) |
(/.f64 #s(literal 1 binary64) (*.f64 ew (/.f64 (tan.f64 t) eh))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 ew (/.f64 (tan.f64 t) eh))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (*.f64 eh #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)))) |
(/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (/.f64 eh ew) (tan.f64 t)) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (tan.f64 t))) |
(/.f64 (*.f64 eh #s(literal -1 binary64)) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 (/.f64 eh (tan.f64 t)) ew) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh ew))) (neg.f64 (neg.f64 (tan.f64 t)))) |
(/.f64 (neg.f64 (*.f64 eh #s(literal -1 binary64))) (*.f64 ew (tan.f64 t))) |
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew)) |
(pow.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (/.f64 (tan.f64 t) eh))))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew)) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (neg.f64 (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t)))) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 (tan.f64 t)))) |
(*.f64 (*.f64 eh #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t)) |
(*.f64 (/.f64 eh (neg.f64 ew)) (/.f64 #s(literal -1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 eh (neg.f64 ew))) |
(*.f64 (/.f64 eh (neg.f64 (tan.f64 t))) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) |
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(*.f64 (pow.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))) |
(/.f64 ew (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t)) |
(/.f64 (tan.f64 t) (/.f64 #s(literal 1 binary64) ew)) |
(/.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) |
(/.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (tan.f64 t)) (/.f64 #s(literal -1 binary64) ew)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (neg.f64 (cos.f64 t))) |
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) |
(*.f64 ew (tan.f64 t)) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))) |
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) #s(literal 1 binary64))) |
(*.f64 (tan.f64 t) ew) |
(*.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) |
(*.f64 #s(literal -1 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) |
(*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sin.f64 t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal 1 binary64) ew))) |
(*.f64 (/.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal -1 binary64) ew))) |
(*.f64 (/.f64 (sin.f64 t) (pow.f64 ew #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (pow.f64 ew #s(literal -1/2 binary64)))) |
(*.f64 eh (cos.f64 t)) |
(*.f64 (cos.f64 t) eh) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (tan.f64 t)) (*.f64 (log.f64 eh) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 eh) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (tan.f64 t))))) |
(/.f64 (/.f64 (*.f64 eh eh) (tan.f64 t)) (tan.f64 t)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) #s(literal 2 binary64)) |
(pow.f64 (/.f64 eh (tan.f64 t)) #s(literal 2 binary64)) |
(*.f64 eh (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh))) |
(*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) |
(*.f64 (*.f64 eh eh) (pow.f64 (tan.f64 t) #s(literal -2 binary64))) |
(*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 eh eh))) |
(*.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) eh) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) |
(*.f64 (/.f64 (*.f64 eh eh) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (tan.f64 t))) |
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh (tan.f64 t))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal -1 binary64))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t ew) eh)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 eh (*.f64 t ew)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t ew))) (neg.f64 (/.f64 eh (*.f64 t ew)))) |
(neg.f64 (neg.f64 (/.f64 eh (*.f64 t ew)))) |
(/.f64 eh (*.f64 t ew)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t ew) eh)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 t ew) eh)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 eh ew))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t ew) eh))) |
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 t ew))) |
(/.f64 (/.f64 eh t) ew) |
(/.f64 (/.f64 eh ew) t) |
(/.f64 (neg.f64 (/.f64 eh t)) (neg.f64 ew)) |
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eh t))) ew) |
(pow.f64 (/.f64 (*.f64 t ew) eh) #s(literal -1 binary64)) |
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 t ew))) |
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 t ew))) |
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh t)) |
(*.f64 (/.f64 eh (*.f64 t ew)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eh (*.f64 t ew)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 t ew) eh)))) |
(*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (*.f64 t ew))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t ew)) eh) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t ew)) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64))) |
(*.f64 (/.f64 eh t) (/.f64 #s(literal 1 binary64) ew)) |
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 eh t)) (/.f64 #s(literal -1 binary64) ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 eh ew)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t ew) eh) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 t ew) eh) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (*.f64 t ew) eh))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))))) |
(/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) |
(/.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) |
(*.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) |
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))) (*.f64 eh (cos.f64 t))) |
(*.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) eh) |
(*.f64 (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))) eh) (cos.f64 t)) |
(*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
(*.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) |
| 1× | egg-herbie |
| 7 216× | accelerator-lowering-fma.f32 |
| 7 216× | accelerator-lowering-fma.f64 |
| 7 078× | *-lowering-*.f32 |
| 7 078× | *-lowering-*.f64 |
| 4 918× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 819 | 14599 |
| 1 | 2840 | 14483 |
| 0 | 8241 | 13971 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t))))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(* ew (sin t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(* ew (sin t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(* ew (sin t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(sin t) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t))))))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(fabs eh) |
(fabs eh) |
(fabs eh) |
(fabs eh) |
(fabs eh) |
(fabs eh) |
(fabs eh) |
(fabs eh) |
(fabs eh) |
(fabs eh) |
(fabs eh) |
(fabs eh) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 (pow ew 2)) |
(/ 1 eh) |
(+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh)) |
(+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh)) |
(+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh)) |
(/ (cos t) (* ew (sin t))) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew) |
(/ (cos t) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/ 1 eh) |
(+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (cos t) (* ew (sin t))) |
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))) |
(+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))) |
(+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))) |
(/ 1 eh) |
(/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh) |
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh) |
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh) |
(/ -1 eh) |
(* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
1 |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) |
-1 |
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1) |
1 |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
1 |
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3))) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3))) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
1 |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))))) |
(* eh (sin (atan (/ eh (* ew t))))) |
(+ (* eh (sin (atan (/ eh (* ew t))))) (* ew (* t (cos (atan (/ eh (* ew t))))))) |
(+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t)))))))) |
(+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t)))))))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* t (cos (atan (/ eh (* ew t)))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t)))))))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew t) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(* ew (sin t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ eh (* ew t)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(* ew t) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(/ (* ew (sin t)) (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(* eh (cos t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(/ eh (* ew t)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
1 |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(/ (pow eh 2) (pow t 2)) |
(/ (+ (* -2/3 (* (pow eh 2) (pow t 2))) (pow eh 2)) (pow t 2)) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2)) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2)))) (+ (* -34/135 (pow eh 2)) (* 62/315 (pow eh 2)))))) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(cos (atan (/ eh (* ew t)))) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(/ eh (* ew t)) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (sin (atan (/ eh (* ew t))))) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* eh (sin (atan (/ eh (* ew t)))))) |
(+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t)))))))))) |
(+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew t))))))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
| Outputs |
|---|
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t)) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t))))))) |
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) #s(literal -1/6 binary64))) ew) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) |
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))))) |
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))) |
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))) |
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh))) |
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh))))) |
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh))) (neg.f64 eh)) |
t |
(* t (+ 1 (* -1/6 (pow t 2)))) |
(fma.f64 t (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) t) |
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6)))) |
(fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t) |
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6)))) |
(fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(sin t) |
(sin.f64 t) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (sin (atan (/ eh (* ew (tan t)))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* eh (sin (atan (/ eh (* ew (tan t))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t))))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/24 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/720 binary64))) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs eh) |
(fabs.f64 eh) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(cos (* 2 (atan (/ eh (* ew (tan t)))))) |
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 (pow ew 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 ew ew)) |
(/ 1 eh) |
(/.f64 #s(literal 1 binary64) eh) |
(+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) eh)) |
(+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh)) |
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) eh)) |
(+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh)) |
(fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (*.f64 eh (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) eh)) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (cos.f64 t) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (cos.f64 t) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (cos.f64 t) (sin.f64 t)))) ew) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (/.f64 (cos.f64 t) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
(/ 1 eh) |
(/.f64 #s(literal 1 binary64) eh) |
(+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal -1/3 binary64) eh)) (/.f64 #s(literal 1 binary64) eh)) |
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal -1/45 binary64) eh))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal -1/3 binary64) eh))) (/.f64 #s(literal 1 binary64) eh)) |
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh)) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (-.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal 2/945 binary64) eh)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal -1/45 binary64) eh)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal -1/3 binary64) eh))) (/.f64 #s(literal 1 binary64) eh)) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(/ (cos t) (* ew (sin t))) |
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) |
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))) |
(fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))) |
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) |
(/ 1 eh) |
(/.f64 #s(literal 1 binary64) eh) |
(/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) eh) |
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) eh) |
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) eh) |
(/ -1 eh) |
(/.f64 #s(literal -1 binary64) eh) |
(* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) (neg.f64 eh)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) (neg.f64 eh)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) (neg.f64 eh)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2))))))) |
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64)) |
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2)))))))) |
(fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 eh (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t)))) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) (/.f64 (*.f64 ew (/.f64 (*.f64 eh #s(literal 1/45 binary64)) ew)) (neg.f64 eh)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (/.f64 (*.f64 eh #s(literal 1/45 binary64)) ew)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh (*.f64 eh eh))))) (/.f64 (*.f64 ew (fma.f64 (/.f64 (*.f64 eh #s(literal 1/45 binary64)) ew) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64)))) eh)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh eh)))) (/.f64 (*.f64 ew (/.f64 (*.f64 eh #s(literal 1/45 binary64)) ew)) eh)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 ew ew (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 ew ew (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 ew ew)) |
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2)) |
(/.f64 (fma.f64 ew ew (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 ew ew)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (pow eh 2) (* (pow ew 2) (pow t 2))) |
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))) |
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew)) #s(literal -2/3 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))) |
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))))) |
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))))) |
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))) |
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew))))) |
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))) |
(* eh (sin (atan (/ eh (* ew t))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(+ (* eh (sin (atan (/ eh (* ew t))))) (* ew (* t (cos (atan (/ eh (* ew t))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t)))))))) |
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t)))))))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 t (fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))) |
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))) |
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh))))) |
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 eh)) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* t (cos (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t))))))) |
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t)))))))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/120 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) |
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew t) |
(*.f64 t ew) |
(* t (+ ew (* -1/6 (* ew (pow t 2))))) |
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))) ew)) |
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)))) (*.f64 ew #s(literal -1/6 binary64))) ew)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(* ew (sin t)) |
(*.f64 ew (sin.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (/.f64 (*.f64 eh #s(literal 1/45 binary64)) ew) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64))) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(* ew t) |
(*.f64 t ew) |
(* t (+ ew (* 1/3 (* ew (pow t 2))))) |
(*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)) ew)) |
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal 2/15 binary64) (*.f64 ew (*.f64 t t)) (*.f64 ew #s(literal 1/3 binary64))) ew)) |
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew))))))) |
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 ew (*.f64 t t)))) (*.f64 ew #s(literal 1/3 binary64))) ew)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(/ (* ew (sin t)) (cos t)) |
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
eh |
(+ eh (* -1/2 (* eh (pow t 2)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2)))))) |
(fma.f64 (*.f64 t t) (fma.f64 eh #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 eh (*.f64 t t)))) eh) |
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh)))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (*.f64 t t)) (*.f64 eh #s(literal 1/24 binary64))) (*.f64 eh #s(literal -1/2 binary64))) eh) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(* eh (cos t)) |
(*.f64 eh (cos.f64 t)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 eh (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 ew ew)) (*.f64 eh (cos.f64 t))))) ew) |
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 eh (cos.f64 t)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew) |
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))))))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) eh) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 t t)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew)))) eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t) |
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))))) (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew)) #s(literal -2/3 binary64))))) eh) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) eh)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2))))))) |
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6))))))))) |
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/ (* eh (cos t)) (* ew (sin t))) |
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))) |
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))) |
(*.f64 eh (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) |
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) |
(* -1 (/ (* eh (cos t)) (* ew (sin t)))) |
(/.f64 (*.f64 eh (cos.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t)))) |
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (neg.f64 eh)) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))) |
(neg.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))) |
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (neg.f64 eh)) |
(/ (pow eh 2) (pow t 2)) |
(/.f64 (*.f64 eh eh) (*.f64 t t)) |
(/ (+ (* -2/3 (* (pow eh 2) (pow t 2))) (pow eh 2)) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 t t) (*.f64 eh eh)) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2)) |
(/.f64 (fma.f64 eh eh (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (*.f64 eh eh) #s(literal 1/15 binary64)) (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64))))) (*.f64 t t)) |
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2)))) (+ (* -34/135 (pow eh 2)) (* 62/315 (pow eh 2)))))) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2)) |
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 eh eh) #s(literal -52/945 binary64) (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)))) (neg.f64 (*.f64 t t)) (*.f64 (*.f64 eh eh) #s(literal 1/15 binary64))) (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64))) (*.f64 eh eh)) (*.f64 t t)) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) |
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(cos (atan (/ eh (* ew t)))) |
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(/ eh (* ew t)) |
(/.f64 eh (*.f64 t ew)) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (sin (atan (/ eh (* ew t))))) |
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* eh (sin (atan (/ eh (* ew t)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t)))))))))) |
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew t))))))))))) |
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/24 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
(* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) |
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) |
Compiled 57 347 to 5 293 computations (90.8% saved)
52 alts after pruning (47 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 772 | 15 | 1 787 |
| Fresh | 6 | 32 | 38 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 780 | 52 | 1 832 |
| Status | Accuracy | Program |
|---|---|---|
| 41.0% | (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| 8.1% | (/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) | |
| 9.4% | (/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) | |
| 30.9% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) | |
| 87.3% | (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 48.1% | (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) | |
| 47.7% | (fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) | |
| 48.1% | (fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) | |
| 78.6% | (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) | |
| 54.2% | (fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t))))) | |
| ✓ | 97.9% | (fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| 89.4% | (fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) | |
| 54.2% | (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) | |
| 54.2% | (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) | |
| 53.4% | (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) | |
| 39.0% | (fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) | |
| 28.9% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew)))) | |
| 52.6% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))))))) | |
| 48.8% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))))))))) | |
| 43.2% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) | |
| 38.9% | (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) | |
| 59.6% | (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 79.8% | (fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) | |
| 60.8% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 92.7% | (fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) | |
| 93.9% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t)))))) | |
| 59.2% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) | |
| 77.1% | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) | |
| 49.5% | (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) | |
| 59.8% | (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) | |
| 20.5% | (fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) | |
| 20.9% | (fabs.f64 (*.f64 t ew)) | |
| 20.4% | (fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) | |
| 85.7% | (fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))) | |
| 20.4% | (fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) | |
| ✓ | 43.3% | (fabs.f64 (*.f64 ew (sin.f64 t))) |
| 90.8% | (fabs.f64 (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh))))) | |
| 36.7% | (fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) | |
| ✓ | 39.0% | (fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
| 9.0% | (fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))))) | |
| 7.4% | (fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))))) | |
| 23.9% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) | |
| 20.7% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) | |
| 12.7% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))))))) | |
| 4.9% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) | |
| 9.3% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64))))))) | |
| 12.9% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64))))))) | |
| 10.9% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))))) | |
| 39.8% | (fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) | |
| 37.2% | (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) | |
| ✓ | 39.4% | (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
| ✓ | 39.9% | (fabs.f64 eh) |
Compiled 4 115 to 1 312 computations (68.1% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))))))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh))))) |
(fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t)))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew)))) |
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))))) |
(fabs.f64 (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) ew) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))) |
(fabs.f64 (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
5 calls:
| 45.0ms | ew |
| 44.0ms | t |
| 42.0ms | eh |
| 35.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 27.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | eh |
| 99.8% | 1 | ew |
| 99.8% | 1 | t |
| 99.8% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 99.8% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))))))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh))))) |
(fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t)))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) |
| Outputs |
|---|
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
5 calls:
| 60.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 43.0ms | ew |
| 38.0ms | t |
| 30.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 22.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | eh |
| 98.9% | 1 | ew |
| 98.9% | 1 | t |
| 98.9% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 98.9% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))))))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh))))) |
(fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
5 calls:
| 25.0ms | t |
| 20.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 19.0ms | ew |
| 18.0ms | eh |
| 18.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | t |
| 97.9% | 1 | eh |
| 97.9% | 1 | ew |
| 97.9% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 97.9% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))))))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
5 calls:
| 34.0ms | eh |
| 18.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 15.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 15.0ms | ew |
| 14.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 1 | eh |
| 97.9% | 1 | ew |
| 97.9% | 1 | t |
| 97.9% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 97.9% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))))))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
| Outputs |
|---|
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
5 calls:
| 32.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 27.0ms | t |
| 18.0ms | eh |
| 14.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 14.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.1% | 3 | ew |
| 85.6% | 3 | t |
| 84.2% | 2 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 84.2% | 3 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 86.2% | 3 | eh |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))))))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64))))))))) |
| Outputs |
|---|
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
5 calls:
| 26.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 15.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 14.0ms | ew |
| 13.0ms | eh |
| 13.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 5 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 79.1% | 4 | t |
| 67.1% | 3 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 77.1% | 3 | ew |
| 78.7% | 3 | eh |
Compiled 73 to 42 computations (42.5% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) |
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))) |
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))))) |
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew)))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64))))))) |
| Outputs |
|---|
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) |
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) |
3 calls:
| 17.0ms | ew |
| 14.0ms | t |
| 12.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.9% | 3 | ew |
| 75.6% | 3 | t |
| 71.6% | 3 | eh |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) |
| Outputs |
|---|
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
1 calls:
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.0% | 3 | t |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
| Outputs |
|---|
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
3 calls:
| 5.0ms | eh |
| 5.0ms | t |
| 5.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.6% | 3 | eh |
| 70.5% | 3 | ew |
| 60.0% | 3 | t |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) |
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))) |
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) |
| Outputs |
|---|
(fabs.f64 (*.f64 ew (sin.f64 t))) |
(fabs.f64 eh) |
(fabs.f64 (*.f64 ew (sin.f64 t))) |
4 calls:
| 5.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 5.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 4.0ms | ew |
| 4.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.3% | 4 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 50.2% | 5 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 60.8% | 3 | eh |
| 60.9% | 3 | ew |
Compiled 69 to 39 computations (43.5% saved)
| Inputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh)))) |
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))) |
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t))) |
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
| Outputs |
|---|
(fabs.f64 eh) |
(fabs.f64 (*.f64 t ew)) |
(fabs.f64 eh) |
5 calls:
| 4.0ms | eh |
| 3.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 3.0ms | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 3.0ms | t |
| 2.0ms | ew |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.9% | 1 | (fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
| 39.9% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 39.9% | 1 | t |
| 45.7% | 3 | eh |
| 45.3% | 3 | ew |
Compiled 73 to 42 computations (42.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(fabs.f64 eh) |
| Outputs |
|---|
(fabs.f64 eh) |
3 calls:
| 1.0ms | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 1.0ms | ew |
| 1.0ms | eh |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.9% | 1 | (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))) |
| 39.9% | 1 | ew |
| 39.9% | 1 | eh |
Compiled 38 to 22 computations (42.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | 2.115969397380814e+122 | 6.656136012354634e+128 |
| 46.0ms | -1.8029345177281492e+62 | -5.829343782917539e+59 |
| 62.0ms | 272× | 0 | valid |
Compiled 1 003 to 635 computations (36.7% saved)
ival-sin: 19.0ms (35.3% of total)ival-cos: 12.0ms (22.3% of total)ival-mult: 7.0ms (13% of total)ival-tan: 7.0ms (13% of total)ival-div: 4.0ms (7.4% of total)ival-atan: 3.0ms (5.6% of total)ival-add: 1.0ms (1.9% of total)ival-fabs: 1.0ms (1.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.04929474297745573 | 0.09445729021337514 |
| 47.0ms | -4.1006488240339547e+27 | -34821185069751378000.0 |
| 54.0ms | 208× | 0 | valid |
Compiled 905 to 452 computations (50.1% saved)
ival-sin: 13.0ms (35.2% of total)ival-cos: 9.0ms (24.4% of total)ival-mult: 5.0ms (13.5% of total)ival-tan: 4.0ms (10.8% of total)ival-div: 3.0ms (8.1% of total)ival-add: 1.0ms (2.7% of total)ival-fabs: 1.0ms (2.7% of total)ival-atan: 1.0ms (2.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 5.0837841734829707e-5 | 0.023627740137663136 |
| 36.0ms | -5.131281820959886e-8 | -5.200884199228434e-14 |
| 50.0ms | 272× | 0 | valid |
Compiled 813 to 450 computations (44.6% saved)
ival-div: 11.0ms (26% of total)ival-sin: 11.0ms (26% of total)ival-mult: 7.0ms (16.6% of total)ival-cos: 7.0ms (16.6% of total)ival-tan: 3.0ms (7.1% of total)ival-add: 1.0ms (2.4% of total)ival-fabs: 1.0ms (2.4% of total)ival-atan: 1.0ms (2.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 0.23778891766075422 | 4.330975454522493 |
| 27.0ms | -5.131281820959886e-8 | -5.200884199228434e-14 |
| 44.0ms | 256× | 0 | valid |
Compiled 466 to 327 computations (29.8% saved)
ival-mult: 11.0ms (29.6% of total)ival-sin: 10.0ms (26.9% of total)ival-cos: 6.0ms (16.1% of total)ival-div: 3.0ms (8.1% of total)ival-tan: 3.0ms (8.1% of total)ival-add: 1.0ms (2.7% of total)ival-fabs: 1.0ms (2.7% of total)ival-atan: 1.0ms (2.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 5.7140972682517795e-12 | 3.283903890684282e-10 |
| 31.0ms | -1.2976793669726167e+63 | -1.2217024480072633e+61 |
| 50.0ms | 224× | 0 | valid |
Compiled 398 to 289 computations (27.4% saved)
ival-sin: 14.0ms (32.2% of total)ival-cos: 9.0ms (20.7% of total)ival-div: 7.0ms (16.1% of total)ival-mult: 5.0ms (11.5% of total)ival-tan: 4.0ms (9.2% of total)ival-add: 1.0ms (2.3% of total)ival-fabs: 1.0ms (2.3% of total)ival-atan: 1.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 59.0ms | 3.283903890684282e-10 | 1.303772853568128e-5 |
| 50.0ms | -2.4924645210716626e-83 | -3.4679454820880333e-93 |
| 98.0ms | 288× | 0 | valid |
Compiled 304 to 239 computations (21.4% saved)
ival-tan: 43.0ms (48.2% of total)ival-sin: 18.0ms (20.2% of total)ival-cos: 12.0ms (13.5% of total)ival-mult: 7.0ms (7.9% of total)ival-div: 4.0ms (4.5% of total)ival-atan: 2.0ms (2.2% of total)ival-add: 1.0ms (1.1% of total)ival-fabs: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.04929474297745573 | 0.09445729021337514 |
| 20.0ms | -2.7303065642647355e-163 | -3.458660411437481e-164 |
| 29.0ms | 160× | 0 | valid |
Compiled 174 to 133 computations (23.6% saved)
ival-sin: 8.0ms (32.2% of total)ival-cos: 6.0ms (24.2% of total)ival-mult: 4.0ms (16.1% of total)ival-tan: 3.0ms (12.1% of total)ival-div: 2.0ms (8.1% of total)ival-add: 1.0ms (4% of total)ival-fabs: 1.0ms (4% of total)ival-atan: 1.0ms (4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 24× | *-commutative_binary64 |
| 20× | fabs-mul_binary64 |
| 12× | if-if-or-not_binary32 |
| 6× | +-commutative_binary64 |
| 2× | 1-exp_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 376 |
| 1 | 145 | 376 |
| 2 | 152 | 376 |
| 1× | saturated |
| Inputs |
|---|
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(if (<=.f64 eh #s(literal -42000000000000002156002760594988435587330998811048632217763840 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (if (<=.f64 eh #s(literal 11500000000000000864506599539959399215921434240052694455053454677114308140287774853642222662624217407425058482946804052756791296 binary64)) (fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(if (<=.f64 eh #s(literal -5400000000000000000000 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (if (<=.f64 eh #s(literal 1170935903116329/18014398509481984 binary64)) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(if (<=.f64 t #s(literal -7706902100043261/151115727451828646838272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 t #s(literal 3412647653636267/9223372036854775808 binary64)) (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))))) |
(if (<=.f64 t #s(literal -7706902100043261/151115727451828646838272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 t #s(literal 1080863910568919/4503599627370496 binary64)) (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) (fabs.f64 (*.f64 ew (sin.f64 t))))) |
(if (<=.f64 ew #s(literal -85000000000000003547768810134070949512482657908363106317238272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 ew #s(literal 5415987671873539/19342813113834066795298816 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (fabs.f64 (*.f64 ew (sin.f64 t))))) |
(if (<=.f64 ew #s(literal -4199521391583383/4374501449566023848745004454235242730706338861786424872851541212819905998398751846447026354046107648 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 ew #s(literal 4382356096103031/302231454903657293676544 binary64)) (fabs.f64 eh) (fabs.f64 (*.f64 ew (sin.f64 t))))) |
(if (<=.f64 eh #s(literal -364703516796181/4052261297735344686047273304385899561535592023674254785152009111026028136145418111718463914987406049109568248643848426935932764722081811824108276205189417663145685354884286644224 binary64)) (fabs.f64 eh) (if (<=.f64 eh #s(literal 3602879701896397/72057594037927936 binary64)) (fabs.f64 (*.f64 t ew)) (fabs.f64 eh))) |
(fabs.f64 eh) |
| Outputs |
|---|
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))) |
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))) |
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) |
(if (<=.f64 eh #s(literal -42000000000000002156002760594988435587330998811048632217763840 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (if (<=.f64 eh #s(literal 11500000000000000864506599539959399215921434240052694455053454677114308140287774853642222662624217407425058482946804052756791296 binary64)) (fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(if (<=.f64 eh #s(literal -5400000000000000000000 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (if (<=.f64 eh #s(literal 1170935903116329/18014398509481984 binary64)) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(if (<=.f64 eh #s(literal -5400000000000000000000 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (if (<=.f64 eh #s(literal 1170935903116329/18014398509481984 binary64)) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (*.f64 t ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) |
(if (<=.f64 t #s(literal -7706902100043261/151115727451828646838272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 t #s(literal 3412647653636267/9223372036854775808 binary64)) (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))))) |
(if (<=.f64 t #s(literal -7706902100043261/151115727451828646838272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 t #s(literal 3412647653636267/9223372036854775808 binary64)) (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (*.f64 t ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))))) |
(if (<=.f64 t #s(literal -7706902100043261/151115727451828646838272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 t #s(literal 1080863910568919/4503599627370496 binary64)) (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) (fabs.f64 (*.f64 ew (sin.f64 t))))) |
(if (<=.f64 ew #s(literal -85000000000000003547768810134070949512482657908363106317238272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 ew #s(literal 5415987671873539/19342813113834066795298816 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (fabs.f64 (*.f64 ew (sin.f64 t))))) |
(if (<=.f64 ew #s(literal -4199521391583383/4374501449566023848745004454235242730706338861786424872851541212819905998398751846447026354046107648 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 ew #s(literal 4382356096103031/302231454903657293676544 binary64)) (fabs.f64 eh) (fabs.f64 (*.f64 ew (sin.f64 t))))) |
(if (<=.f64 eh #s(literal -364703516796181/4052261297735344686047273304385899561535592023674254785152009111026028136145418111718463914987406049109568248643848426935932764722081811824108276205189417663145685354884286644224 binary64)) (fabs.f64 eh) (if (<=.f64 eh #s(literal 3602879701896397/72057594037927936 binary64)) (fabs.f64 (*.f64 t ew)) (fabs.f64 eh))) |
(fabs.f64 eh) |
| 18 054× | accelerator-lowering-fma.f32 |
| 18 054× | accelerator-lowering-fma.f64 |
| 9 814× | accelerator-lowering-fma.f32 |
| 9 814× | accelerator-lowering-fma.f64 |
| 8 000× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1024 | 21706 |
| 1 | 3554 | 21539 |
| 0 | 8399 | 20536 |
| 0 | 151 | 3416 |
| 1 | 489 | 3413 |
| 2 | 1713 | 3348 |
| 3 | 3831 | 3345 |
| 0 | 8257 | 3253 |
| 0 | 48 | 310 |
| 1 | 209 | 273 |
| 2 | 1531 | 266 |
| 0 | 8495 | 259 |
| 0 | 59 | 445 |
| 1 | 294 | 394 |
| 2 | 2220 | 374 |
| 0 | 8124 | 360 |
| 0 | 1697 | 36845 |
| 1 | 6182 | 36657 |
| 0 | 8084 | 35505 |
| 0 | 17 | 90 |
| 1 | 64 | 90 |
| 2 | 518 | 90 |
| 3 | 5814 | 90 |
| 0 | 8040 | 88 |
| 0 | 65 | 485 |
| 1 | 370 | 445 |
| 2 | 3171 | 406 |
| 0 | 10341 | 397 |
| 0 | 819 | 14599 |
| 1 | 2840 | 14483 |
| 0 | 8241 | 13971 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 025 to 515 computations (49.8% saved)
Compiled 898 to 232 computations (74.2% saved)
Loading profile data...